MF The EXP10 Function

The EXP10 function returns an approximation of the value of 10 raised to the power of the argument.

The type of the function is numeric.

General Format
Arguments
  1. Argument-1 must be class numeric.
Returned Values
  1. The returned value is:

    10 ** argument-1