Creates a floating-point JSON value.
Example:
var v = JsonValue.ofDouble (3.14);
floating-point content.
JSON number value.