Navigation: Reference > Functions By Category > Num and Bits >
UnPackFloat32()
Return a numeric value from a 32 bit float packed as LONG value. This can be usefull to convert values retrieved from a C/C++ function that return a float 32 value.
Syntax:
UnPackFloat32(nPackedNum) -> nNumber