float_mantissa
Get the mantissa of an XFL enclosing number
Last updated
Was this helpful?
Get the mantissa of an XFL enclosing number
Last updated
Was this helpful?
Return the mantissa part of an XFL as an unsigned integer
f1
bigint
The float to retrieve the mantissa from.
int64_t
The mantissa of the XFL
If negative, an error:
INVALID_FLOAT
- the supplied parameter was not a valid XFL enclosing number