Converts a float (32bit numeric value) value into binary string.
Float2Str(nValue)
Parameters
- nValue
A numeric value in the range 3.4E +/- 38 (7 digits).
Return Value
A string which is binary equal to the passed in floating point value.
See Also
Reference
Colors2RGB
Double2Str
Int642Str
Long2Str
Num2Binary
PG_ByteA2Str
PG_Str2ByteA
RGB2Colors
Short2Str
Str2Double
Str2Float
Str2Int64
Str2Long
Str2Short
Str2UInt64
Str2ULong
Str2UShort
UInt642Str
ULong2Str
UShort2Str
Value2Variant
Variant2Value