The PERCENT function takes one decimal number parameter, divides that parameter by 100, and returns the result. This function ignores any significant digit rules during the division process.
@PERCENT (Dividend) | |
---|---|
Dividend | Required decimal number parameter; contains the value to be
divided by 100. |
Decimal Number