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