The SIGNIFICANT_DIGITS function takes a single parameter evaluated as a decimal number, and returns the number of significant digits it contains.
@SIGNIFICANT_DIGITS (Decimal) | |
---|---|
Decimal | Required decimal number parameter; contains the value whose
number of significant digits is to be calculated by the function. |