Value getter/setter for JSONType.float_. Note that despite the name, this is a 64-bit double, not a 32-bit float.
JSONException for read access if type is not JSONType.float_.
See Implementation
Value getter/setter for JSONType.float_. Note that despite the name, this is a 64-bit double, not a 32-bit float.