convert/decimal - convert to base 10
|
Calling Sequence
|
|
convert(n, decimal, b)
|
|
Parameters
|
|
n
|
-
|
integer, floating-point number, symbol, or string
|
b
|
-
|
integer from 2 to 36 or one of binary, octal, hexadecimal, or hex
|
|
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?