This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

Mathematical operators

Actions and rules may use certain numeric operators. In all cases the argument may be a number or an expression that evaluates as a number.

For example:

$Width=5+log($WordCount); 

$Datum=2*cos(radians($Angle)); 

Comparisons and equality tests are described separately under Basic Comparison Operators.


Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Actions & Rules : Operators : Action Operator Types : Mathematical operators