|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
NumberPadding
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.
DetailsDetails
- 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.
New in 2
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
