Keywords, Pre-defined Functions and Operators, Constants
- Keywords
INTERN, MODEL, SMLDEF, *MODELDEF, UMODEL, COUPL, SIMCTRL, SIMCFG, OUTCTRL, OUTCFG, RESULT, RUN
*SMLDEF has replaced MODELDEF in Simplorer 8. However, the MODELDEF keyword is still recognized to preserve backward compatibility with Simplorer 7.
- Pre-defined mathematical functions
These functions include Trigonometric, arithmetic, exponential, complex, conversion, rounding, conditional functions. Examples of notations are sin, cos, tan, sinh, cosh, tanh, asin, acos, atan, squ, sqrt, log, and ln. For a full list, see Standard Mathematical Functions.
- Pre-defined mathematical operators
These operators include arithmetic operators ( + - * / ** ), logic operators ( AND, NOT, OR, NAND ), and comparison operators ( <, >, =, <=, >=, != ).
For a full list, see Operators.
- Mathematical constants
PI, NULL, TRUE, FALSE