Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Display of Numbers >

BaseForm

BaseForm[expr, n]
prints with the numbers in expr given in base n.
  • The maximum allowed base is 36. For bases larger than 10, additional digits are chosen from the letters a-z.  »
  • You can enter a number in an arbitrary base using base^^digits.  »
  • When a number in an arbitrary base is given in scientific notation, the exponent is still given in base 10.  »
  • BaseForm acts as a "wrapper", which affects printing, but not evaluation.
New in 1
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team