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
HELP59
/
/
Maths Functions
/
abs
Summarize
abs
Former user (Deleted)
Chris Welford
Owned by
Former user (Deleted)
Oct 23, 2015
1 min read
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
{"serverDuration": 37, "requestCorrelationId": "614b12b4e2634052a4343f289eeffa94"}