BACK
HOME

MATHADOR

Simple Example


Compose a mathematical expression with MathAdor
Si deve disporre del Java 2 Plugin.

In order to include this applet in a web page, you can use the following tag:

<applet id="mathador" code="mathador/MathApplet.class" archive="../software/mathador.jar" width="300" height="200">
  <param name="mathml_dtd" value="http://put_server_host_ip_address_here/mathador/software/mathml_dtd/mathml2/mathml2.dtd"/>
</applet>

The tag is a normal applet tag with a special Mathador parameter that specify the url of the MathML dtd.
by Valentino Santucci