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