ScientificNotation
ScientificNotation[ expr ]
ScientificNotation[ expr ] writes expr in scientific notation, i.e. in the format of a * 10^b.
| Example | in | reduced |
|---|---|---|
2153, in scientific notation. |
ScientificNotation[ 2153 ] |
2.153 * 10^3 |
ScientificNotation[ expr ] writes expr in scientific notation, i.e. in the format of a * 10^b.
| Example | in | reduced |
|---|---|---|
2153, in scientific notation. |
ScientificNotation[ 2153 ] |
2.153 * 10^3 |