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>dfbin2fp()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfBin2Fp()
Transforms a string to a floating point number
------------------------------------------------------------------------------
Syntax:

     dfBin2Fp(<cNum>) --> nNum

Parameters:

     <cNum>     numerical String of 8 characters to convert

Returns:

     <nNum> Number derivante

Description:

     Permits to translate a string to Floating Point

Example:

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

See also:

     dfFP2Bin()

See Also: dfFP2Bin()

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