Conversion Methods
The following table describes conversion methods.
Method | Description |
---|---|
Converts a number to exponential notation. |
|
Converts a number to a specific number of decimal places. |
|
Converts a number to a specific number of significant digits. |
|
Replaces special characters in a string. |
|
Converts an alphanumeric string to a floating-point decimal number. |
|
Converts an alphanumeric string to an integer number. |
|
converts Unicode characters to equivalent ASCII characters. |
|
Converts a value to the Boolean data type. |
|
Converts a value to a buffer. |
|
Converts a value to an integer. |
|
Converts a value to a number. |
|
Converts a value to an object. |
|
Converts a value to a string. |
|
Converts a value to a string. |
|
Converts a value to an unsigned integer. |
|
Converts a value to an unsigned large integer. |
|
Returns the value in the expression argument. |