Spaces
Apps
Templates
Create
HELP59
All content
Space settings
Content
Results will update as you type.
Navigation
Introduction to Modelling
Analysis Modelling
CenterView Timing Cycle
Copying Models and Elements
Internal Variables
Regular Expressions
Parameter Types
Patterns and Examples
Scripting
Release Notes
Release Notes Archive
Form Descriptions
Attribute Functions
Array Handling
Date/Time Functions
Filter Creation
Geometric Functions
Logical Functions
Maths Functions
abs
average
cos
hexToNumber
max
min
mod
random
round
roundDown
roundUp
sin
sqrt
stdDev
sum
sumIf
tan
Script Functions
Text Functions
Type Conversions
Deprecated functions
System Administration
CenterView Training Overview
User Documentation
Charting and Reports
Client Application Notes
Glossary / Index
Installation and Upgrade
Blogs
Apps
draw.io Diagrams
Links
You‘re viewing this with anonymous access, so some content might be blocked.
Close
HELP59
/
abs
abs
Former user (Deleted)
Chris Welford
Owned by
Former user (Deleted)
Oct 23, 2015
Analytics
Loading data...
Function: abs()
Returns the absolute value of a number.
Syntax
abs(
number
)
Argument
Type
Description
number
Number
A number for which the absolute value is required.
Examples
abs(-2.3)
returns
2.3
.
abs(2.3)
returns
2.3
.
See Also
Functions
, multiple selections available,
{"serverDuration": 72, "requestCorrelationId": "ea40eab44afb448cba0d63e37b42b2e9"}