Arithmetic Operators

SIL supports the standard operators (+, -, *, /, %), however, those operators can be used on more than just numbers.

Example 1 - Basic numbers

Example 2 - Strings

Example 3 - Dates

Example 4 - Intervals

Contents

For more information about using arithmetic operators see this page.