Initializing help system before first use

xpress.abs

xpress.abs


Purpose

Returns the absolute value of a given expression


Synopsis
a = xpress.abs (t)
Argument
Argument of the abs() function.
Further information

Python's native abs operator is equivalent to xpress.abs for arguments that are functions of variables.