| prev | next |
| File: | Content/ArithmeticAlgebraLogic/real/rec-real1.html | |
| Author: | MathML 2 Recommendation | |
| Description: | Re(x+iy) | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<real/>
<apply>
<plus/>
<ci> x </ci>
<apply>
<times/>
<cn> ⅈ </cn>
<ci> y </ci>
</apply>
</apply>
</apply>
</math>