ToBase Command

From GeoGebra Manual
Revision as of 10:45, 19 December 2012 by JohannaZ (talk | contribs)
Jump to: navigation, search


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