method

as_json

v4.1.8 - 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.