Spaces
Apps
Templates
Create
HELP91
All content
Space settings
Content
Results will update as you type.
Training Courses
Getting to Know PhixFlow
Creating an Application
Entity Relationship Diagrams
Designing Screens
Configuring Actions
Analysis Models for Batch Processing Data
Creating Workflows
Filtering and Sorting Data
Expressions and PhixScripts
Expression Basics
Expression Style
Using Variables
Internal Variables
Text Expressions and Escape Characters
Regular Expressions
Embedded Expressions
Conditional Statements
Looping Statements
Arrays and Record Sets
Sequence
Macro
Managing 4-byte Characters
Combining PDFs
Binary File Grammar
Functions
Array Handling Functions
Date-Time Functions
Filter Creation Functions
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
Using Tasks and Task Plans
Moving Items and Data Between Instances
Installation and Upgrade
Administration
Support Home
Properties, Windows, Menus and Toolbars
Release Notes
Apps
draw.io Diagrams
Links
You‘re viewing this with anonymous access, so some content might be blocked.
Close
HELP91
/
abs
abs
Former user (Deleted)
Dominic Sandhu (Unlicensed)
Chris Welford
Owned by
Former user (Deleted)
Last updated:
Feb 06, 2018
by
Dominic Sandhu (Unlicensed)
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,
reference
function
maths
{"serverDuration": 13, "requestCorrelationId": "19d830156b5b4f20a35a7abfb0c25157"}