Browser Tools (BT)
Developer Documentation Pages

c c++ j JS p vb <<-- -->>

FormatFP()

  Formats a floating point number (n) with a specified number of
  decimal places (d). Returns the number represented as a string.


Parameters:
    n           The number to format
    d           Specified number of decimal places.


Headers:
    bt.js


Return value:


Comment:


Examples:


See Also:


Test:


History:
    20010415    DJR         Created

© Copyright 2001-2002, Creativyst, Inc., All rights are reserved.


[ Toc (bt)]