Experimental WME Service
The lineplot.wme is a CGI-based WME service. It
receives form input and produces result in <meml>...</meml>.
The response is currently delivered under the type
application/mesp+xml
And your browser will ask you to store the result in a file.
We are considering exactly what media type designation to use
eventually, candidates are
application/xml, text/xml, text/meml, application/meml+xml (likely), ...
At present (June. 2003), it serves as a tool for experimentation in
the MESP (Mathematics Education Service Protocol).
Plotting Straight Lines
If you give two points or give one point and the slope, you can
get the equation of the line and its plot.
- Give any two points
(X1, Y1) and (X2, Y2) to get a straigt line:
Give a point and a slope to get a straigt line: