Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Mathematical Typesetting > Math Typesetting Options & Tweaking > NumberSeparator >

NumberSeparator

NumberSeparator
is an option for NumberForm and related functions which gives the string to insert at breaks between digits.
  • NumberSeparator specifies different strings to be used on the left and right of the decimal point.
The default separator is a comma (,):
Use spaces instead:
The default separator is a comma (,):
In[1]:=
Click for copyable input
Out[1]//NumberForm=
 
Use spaces instead:
In[1]:=
Click for copyable input
Out[1]//NumberForm=
Specify different separators to the left and right of the number point:
The default number separators and number point:
Switch the role of periods and commas in the representation:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF