Operator

From iMath
Revision as of 16:05, 2 July 2017 by Jrheinlaender (talk | contribs) (Created page with "iMath knows the following mathematical operators: ** <code>=</code> Equality ** <code>!=</code> or <code><></code> Inequality ** <code>></code> Greater ** <code>>=</code> Grea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

iMath knows the following mathematical operators:

    • = Equality
    • != or <> Inequality
    • > Greater
    • >= Greater or equal
    • < Less
    • <= Less or equal
    • EQUIV ... MOD expression Equivalence modulo an expression