On 9/29/18 12:44 AM, JJ Merelo wrote:
Inf when used as an instance of Num and represents a
value that's too large to represent in 64-bit double-precision
s floating point number
Not "when". Inf _is_ a Num. And it does not represent that. You can
represent any number with double or simple precision, only, well, you'll
lose some precision.
Very well stated. In the above, I was quoting the manual for Inf. I do not even think it should be in there. I will post an RFE in a few minutes
