JS.3 Number Object Functions
All numeric values are number objects. The values are normally used for computation using language operators such as multiplication, addition, subtraction and division. There are a few useful methods for converting a number to a string.
| << slice(start, end) | © 1996-2013 InetSoft Technology Corporation (v11.5) | toString([radix]) >> |