TEXT

From iMath
Revision as of 11:06, 26 March 2017 by Jrheinlaender (Talk | contribs) (Created page with "{{Keyword | <code>{ options } TEXT string</code> | Arbitrary text that should be displayed between two iMath formulas. The text will be formatted as an Office formula....")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Syntax

{ options } TEXT string


Implemented in iMath since version 2.2.0 or earlier.

Explanation

Arbitrary text that should be displayed between two iMath formulas. The text will be formatted as an Office formula. iMath auto-alignment will work with TEXT.


Example

@x@ EQDEF x = 3.141

TEXT x =

VAL(x)

will display x = 3,1.

See also

{{{4}}}