|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| NumberForm[expr, n] prints with approximate real numbers in expr given to n-digit precision. |
| DigitBlock | Infinity | number of digits between breaks | |
| ExponentFunction | Automatic | function to apply to exponents | |
| ExponentStep | 1 | steps by which exponents can increase | |
| NumberFormat | Automatic | function used to assemble mantissa, base, exponent | |
| NumberMultiplier | "×" | string to use to indicate multiplication | |
| NumberPadding | {"","0"} | strings to use for left and right padding | |
| NumberPoint | "." | decimal point string | |
| NumberSeparator | {",", " "} | string to insert at breaks between blocks | |
| NumberSigns | {"-",""} | strings to use for signs of negative and positive numbers | |
| SignPadding | False | whether to insert padding after the sign |
| © 2008 Wolfram Research, Inc. |