| prev | next |
| File: | Content/ElementaryFunctions/log/rec-log2.html | |
| Author: | MathML 2 Recommendation | |
| Description: | log base 3 of x | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<log/>
<logbase>
<cn> 3 </cn>
</logbase>
<ci> x </ci>
</apply>
</math>