? users online
  • Logout
    • Open hangout
    • Open chat for current file
<div class="notebook">

<div class="nb-cell markdown" name="md1">
# MathML test

Type in a mathematical  expression (e.g., mathml(sin(x)^2, M) and let SWISH render it below. Or just type `example`.
</div>

<div class="nb-cell query" name="q1">
mathml(sin(x)^2, _M), html(_M)
</div>

<div class="nb-cell program" data-background="true" name="p1">
:- include('mathml-0.1.pl').
</div>

</div>