Syntax
Examples
It calculates the absolute value of a number.
' ABS '
Description
ABS (N1)
Where N1 is a real number of which you want the absolute value.
'
ABS(N1)
That is ABS(-5) is 5
Syntax
Examples
It calculates the absolute value of a number.
Description
ABS (N1)
Where N1 is a real number of which you want the absolute value.
'
ABS(N1)
That is ABS(-5) is 5