| prev | ( testsuite > StrictContent > ElementaryFunctions > log > rec-log2 ) | next | (show test run result) |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/ElementaryFunctions/log/rec-log2 |
| CVS-ID: | |
| Author: | MathML 2 Recommendation |
| Description: | log base 3 of x |
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>
<ci>x</ci>
</apply>
</math>