[ Main Menu ] [ Extension Tools Menu ] [ Lite Edition Menu ]

<iEVAL> Tag


<iEVALEXPR="some mathematical expression"
PREC="##"
>

UsageThis tag replaces the iMATH tag functionality with an easier to use interface. This tag can take a regular mathematical expression and evaluate it. This tag understand order of operations including the use of brackets. See the Appendix on all the math operations that are supported.


iEVAL Example
Example Source Code
Top