ToBase Command

From GeoGebra Manual
Revision as of 19:13, 19 December 2012 by Mathmum (talk | contribs) (style: bulletted list)
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