method

as_json

v7.0.0 - Show latest stable - Class: Float
as_json(options = nil)
public

Encoding Infinity or NaN to JSON should return “null”. The default returns “Infinity” or “NaN” which are not valid JSON.