method

as_json

v8.1.1 - 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.