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.
Parameters
@PERCENT
(Dividend)
Dividend Required decimal number parameter; contains the value to be
divided by 100.