Navigation: Reference > Functions By Category > Num and Bits >
LongLong2Double()
Convert a 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:
LonLong2Double( <c64BitValue> , [@<lDataLost>] ) -> nDoubleValue