Algosim documentation: PrettyExp

PrettyExp

Returns the exponent display mode of a numeric entity.

Syntax

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.

See also