JSONException for read access if type is not
JSONType.float_.
double floating() @property const pure @safeValue 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_.
double floating(double v) @property pure nothrow @safe @nogcditto