Initializing help system before first use

Internal Functions

Xpress NonLinear provides a set of standard functions for use in formulae. Many are standard mathematical functions; there are a few which are intended for specialized applications.

The following is a list of all the Xpress NonLinear internal functions:

ABS
Absolute value
ARCCOS
Arc cosine trigonometric function
ARCSIN
Arc sine trigonometric function
ARCTAN
Arc tangent trigonometric function
COS
Cosine trigonometric function
EXP
Exponential function (e raised to the power)
LN
Natural logarithm
LOG, LOG10
Logarithm to base 10
MAX
Maximum value of two items
MIN
Minimum value of two items
SIN
Sine trigonometric function
SQRT
Square root
TAN
Tangent trigonometric function