Parametry
r | real number |
Description
The Abs
function counts the absolute value of a real number.
Function value
This function returns the absolute value of the specified number as a parameter. The result is always Real unlike the similar function in Pascal.
See