Index

testsuite:strictcontent:arithmeticalgebralogic:arg:rec-arg1

rec-arg1

arg(x+iy)

W3C sample WIRIS
[N/A] argument plus x times i y
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <apply>
    <csymbol cd="complex1">argument</csymbol>
    <apply>
      <csymbol cd="arith1">plus</csymbol>
      <ci>x</ci>
      <apply>
        <csymbol cd="arith1">times</csymbol>
        <csymbol cd="nums1">i</csymbol>
        <ci>y</ci>
      </apply>
    </apply>
  </apply>
</math>

Author: MathML 2 Recommendation

testsuite/strictcontent/arithmeticalgebralogic/arg/rec-arg1.txt · Last modified: 2015/12/22 12:19 (external edit)