FromBase Command

From GeoGebra Manual
Jump to: navigation, search


FromBase[ "<Number as Text>", <Base> ]
Converts given number from given base into decimal base. The base must be between 2 and 36. The number must be an integer.
Example: FromBase["FF",16] returns 255. FromBase["100000000",2] returns 256
Note: See also ToBase command
© 2024 International GeoGebra Institute