FLOATTOBINARY

The FLOATTOBINARY function converts an IEEE 754 floating point number into a binary number. The bit length 32 or 64 must be specified as a parameter.

BINARYTOFLOAT(number, number) => string