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

ExponentStep

ExponentStep
is an option for NumberForm and related functions which determines in what steps exponents are taken to increase when scientific notation is used.
  • With ExponentStep->s, all exponents given will be multiples of s.
Default formatting to 10 digits:
Restrict exponents to multiples of 6:
Default formatting to 10 digits:
In[1]:=
Click for copyable input
Out[1]//NumberForm=
 
Restrict exponents to multiples of 6:
In[1]:=
Click for copyable input
Out[1]//NumberForm=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team