Back | Forward

Numeric functions


Functions that contain one or more of the following mathematical expressions:

Plus

Appends a new addition computation operation to the definition of the value of the current user-defined data item

Minus

Appends a new subtraction computation operation to the definition of the value of the current user-defined data item

Times

Appends a new multiplication computation operation to the definition of the value of the current user-defined data item

Divided by

Appends a new division computation operation to the definition of the value of the current user-defined data item.

You can define as many mathematical expressions as you require in a single numeric function.