PrettyExp
Returns the exponent display mode of a numeric entity.
Syntax
-
PrettyExp(x)-
xis a number, a vector, or a matrix
-
Description
PrettyExp(x) returns true if x is displayed with the ⋅10^ style, false if it is displayed with the E style, and "inherited" if it has no explicit exponent style set, but relies on the global default style.