Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dffp2bin()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfFp2Bin()
Transforms a floating point in a string
------------------------------------------------------------------------------
Syntax:

     dfFp2Bin(<nNum>) --> cNum

Parameters:

     <nNum>     Number floating point to convert

Returns:

     <cNum> String up to 8 characters to convert

Description:

     Transforms a floating point to a string

Example:

     dfBin2Fp(dfFp2Bin(- 44.34) )   // Returns "- 44.34"

See also:

     dfBin2Fp()

See Also: dfBin2Fp()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson