EXDEF

From iMath
Revision as of 08:09, 25 March 2017 by Jrheinlaender (talk | contribs) (Created page with "<code>{ options } EXDEF expression</code> Create an expression. This keyword is most frequently used with <code>VAL</code> to find the value of a symbol or an expression, e.g...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{ options } EXDEF expression

Create an expression. This keyword is most frequently used with VAL to find the value of a symbol or an expression, e.g. EXDEF VAL(y).