flt.to_s â string
Instance Public methods
Returns a string containing a representation of self. As well as a fixed or
exponential form of the number, the call may return
âNaN'', âInfinity'', and
â-Infinity''.
Returns a string containing a representation of self. As well as a fixed or
exponential form of the number, the call may return
âNaN'', âInfinity'', and
â-Infinity''.
Please login to continue.