Mathematica 9 is now available

NumberPadding

Usage

NumberPadding is an option for NumberForm and related functions which gives strings to use as padding on the left- and right-hand sides of numbers.


Notes

NumberPadding -> {"sleft", "sright"} specifies strings to use for padding on the left and right.
• In NumberForm, the default setting is NumberPadding -> {"", ""}.
• In PaddedForm, the default setting is NumberPadding -> {" ", "0"}.
• The strings specified as padding are inserted in place of digits.
• See Section 2.9.7.
• See also: SignPadding.
• New in Version 2.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.