EXDEF

From iMath
Revision as of 08:21, 25 March 2017 by Jrheinlaender (talk | contribs)
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.

Syntax

{ options } EXDEF expression

Explanation

Create an expression. The most frequent use is with VAL to find the value of a symbol or an expression.

Example

EXDEF VAL(y) finds the value of y.