Divide one by an XFL floating point number
Divide 1
by an XFL
Return a new XFL as an int64_t
C
C
float1
int64_t
An XFL floating point enclosing number
int64_t
The XFL (xls17) enclosing number
If negative, an error:
INVALID_FLOAT
- the supplied parameter was not a valid XFL enclosing number or the division resulted in an XFL that cannot be represented.
DIVISION_BY_ZERO
- the supplied parameter was zero.