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