Convert stored integer value of fi
object
to built-in double value
d = storedIntegerToDouble(f)
d = storedIntegerToDouble(f)
converts the
stored integer value of fi
object, f
,
to a double-precision floating-point value, d
.
If the input word length is greater than 52 bits, a quantization
error may occur. INF
is returned if the stored
integer value of the input fi
object is outside
the representable range of built-in double values.
|
fi object |
class
| fi
| storedInteger