Conversion Functions
All Functions (Alphabetically)
|
Name |
Description |
|---|---|
|
Converts the input into Boolean value. |
|
|
Converts the input to a 32-bit integer value. |
|
|
Converts the input to a 16-bit integer value. |
|
|
Converts the input to a long, 64-bit integer value. |
|
|
Converts the input into a double precision floating point real value. |
|
|
Converts the input into a single precision floating point real value. |
|
|
Converts the input into a short, 8-bit integer value. |
|
|
Converts the input into a character string value. |
|
|
Converts the input into a time value. |
|
|
Converts a Binary Coded Decimal (BCD) value to a binary value. |
|
|
Converts a binary value to a Binary Coded Decimal (BCD) value. |
|
|
Converts a degree value to a radian value. |
|
|
Converts a number into a string value. |
|
|
Converts a radian value to a degree value. |
BCD Format Conversions
These are the standard functions performing conversions in BCD format.
BCD conversion functions may not be supported by all targets.
|
Name |
Description |
|---|---|
|
Converts a Binary Coded Decimal (BCD) value to a binary value. |
|
|
Converts a binary value to a Binary Coded Decimal (BCD) value. |
Convert Angle to Another Angle Unit
|
Name |
Description |
|---|---|
|
Converts a degree value to a radian value. |
|
|
Converts a radian value to a degree value. |
Convert Data to Another Data Type
|
Name |
Description |
|---|---|
|
Converts the input into Boolean value. |
|
|
Converts the input to a 32-bit integer value. |
|
|
Converts the input to a 16-bit integer value. |
|
|
Converts the input to a long, 64-bit integer value. |
|
|
Converts the input into a double precision floating point real value. |
|
|
Converts the input into a single precision floating point real value. |
|
|
Converts the input into a short, 8-bit integer value. |
|
|
Converts the input into a character string value. |
|
|
Converts the input into a time value. |
|
|
Converts a number into a string value. |




