Navigation: Reference > Functions By Category > Num and Bits >
ULongLong2Double()
Convert a unsigned 64 bit number ( stored as a 8 byte character string ) into a double value and optionally inform if a data lost was succed in the conversion process.
Syntax:
ULonLong2Double( <c64BitValue> , [@<lDataLost>] ) -> nDoubleValue