| prev | ( testsuite > StrictContent > ElementaryFunctions > log > log1 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/ElementaryFunctions/log/log1 |
| CVS-ID: | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
| Description: | Log base 3 of x + y |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<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>