|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| ScientificForm[expr] prints with all real numbers in expr given in scientific notation. |
| ScientificForm[expr, n] prints with numbers 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, anf exponent | |
| NumberMultiplier | "×" | string to use to indicate multiplication | |
| NumberPadding | {"",""} | 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 |
| © 2013 Wolfram Research, Inc. |