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

NumberSeparator

NumberSeparator
is an option for NumberForm and related functions which gives the string to insert at breaks between digits.
  • NumberSeparator->"s" specifies that the string s should be inserted at every break between digits specified by DigitBlock.
  • NumberSeparator->{"sleft", "sright"} specifies different strings to be used on the left and right of the decimal point.
  • The default setting is NumberSeparator->{", ", " "}.
New in 1
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team