WLJS LogoWLJS Notebook

EngineeringForm

EngineeringForm[expr] prints with all real numbers in expr given in engineering notation.

EngineeringForm[expr, n] prints with numbers given to n-digit precision.

Examples

Display number in engineering notation:

EngineeringForm[12345.6789]

Please visit the official Wolfram Language Reference for more details.

On this page