Algosim documentation: NumberFormat

NumberFormat

Returns the number format of a numeric entity.

Syntax

Description

NumberFormat(x) returns the number format of x as a string. This is typically one of "inherited", "default", "fixed", or "scientific".

See SetNumberFormat for a description of each format.

See also