REXX – Arithmetic Functions
The following built-in Rexx Arithmetic Functions evaluate numbers from the argument and return a particular value. Function Description ABS Returns the absolute value of the input number. DIGITS Returns the current setting of NUMERIC DIGITS. FORM Returns the current setting of NUMERIC FORM. FUZZ Returns the current setting of NUMERIC […]