double
    The following is a list of properties for the data type double:
| Property | Value | 
|---|---|
brief | A 64-bit floating point number | 
cType | double | 
dataType | double | 
description | Data type double holds a double-precision 64-bit floating point number. It also can hold the values 0, -0, INF, -INF and NaN. | 
directReturn | True | 
jsonImpliesDataType | True | 
jsonPrimitive | number | 
ldapOid | 1.3.6.1.4.1.1466.115.121.1.15{64512} | 
relationalCompares | True | 
scalar | True | 
Click here for a complete list of data types and their descriptions.