Support for the Ruby 2.4 series has ended. See here for reference.
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.4.2
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.