Index

testsuite:strictcontent:elementaryfunctions:log:log1

log1

Log base 3 of x + y

W3C sample WIRIS
[N/A] log 3 plus x y
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <apply>
    <csymbol cd="transc1">log</csymbol>
    <cn>3</cn>
    <apply>
      <csymbol cd="arith1">plus</csymbol>
      <ci>x</ci>
      <ci>y</ci>
    </apply>
  </apply>
</math>

Author: Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)

testsuite/strictcontent/elementaryfunctions/log/log1.txt · Last modified: 2015/12/22 12:19 (external edit)