FromBase Command

From GeoGebra Manual
Revision as of 11:23, 22 December 2012 by Mathmum (talk | contribs) (removed betamanual tag)
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