Returns a JSON string representation for this Float number.
JSON
Float
static VALUE mFloat_to_json(int argc, VALUE *argv, VALUE self) { GENERATE_JSON(float); }
This page was generated for Ruby 2.7.1
Generated with Ruby-doc Rdoc Generator 0.42.0.