WEBcnx 2023.2 is out now bringing with it a host of new features and performance enhancements. Read more.

Open navigation

ABS Function

Applies from Version:WEBcnx 2024.1Applies to Version:


Description

Returns the absolute value of a number. The absolute value of a number is the number without its sign.


Syntax 

ABS(number)


The ABS function has the following arguments:

  • number Required. The number of which you want the absolute value.

Returns

A positive number


Examples 

ExpressionDescriptionResult
ABS(2)Absolute value of 2.2
ABS(-2)Absolute value of -2.2


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

You may like to read -