ADOBE FRAMEMAKER 10
MIF Reference
196
Large operators
Large operator expressions have one primary operand. In addition, they can have one or two range operands. The
following table contains an example of each large operator with only one operand with
char[x] as a sample operand.
<MathFullForm `notin[char[x],char[x]]'>
<MathFullForm `notsubset[char[x],char[x]]'>
<MathFullForm `oplus[char[x],char[x]]'>
<MathFullForm `otimes[char[x],char[x]]'>
<MathFullForm `parallel[char[x],char[x]]'>
<MathFullForm `perp[char[x],char[x]]'>
<MathFullForm `plus[char[x],char[x]]'>
<MathFullForm `plus[char[x],minus[char[x]]]'>
<MathFullForm `propto[char[x],char[x]]'>
<MathFullForm `rightarrow[char[x],char[x]]'>
<MathFullForm `Rightarrow[char[x],char[x]]'>
<MathFullForm `sim[char[x],char[x]]'>
<MathFullForm `subset[char[x],char[x]]'>
<MathFullForm `subseteq[char[x],char[x]]'>
<MathFullForm `supset[char[x],char[x]]'>
<MathFullForm `supseteq[char[x],char[x]]'>
<MathFullForm `times[char[x],char[x]]'>
<MathFullForm `vee[char[x],char[x]]'>
<MathFullForm `wedge[char[x],char[x]]'>
Example MathFullForm statement
<MathFullForm `bigcap[char[x]]'>
<MathFullForm `bigcup[char[x]]'>
<MathFullForm `int[char[x]]'>
Example MathFullForm statement