This version is out of date, covering development from v6.0.0 to v6.6.5. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

TinderboxSix 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.



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