Category:MathObjects: Difference between revisions

From WeBWorK_wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* [http://webwork.maa.org/doc/cvs/pg_CURRENT/doc/MathObjects/UsingMathObjects.html Using MathObjects manual page](POD documentation from the file MathObjects.pl)
* [http://webwork.maa.org/doc/cvs/pg_CURRENT/doc/MathObjects/UsingMathObjects.html Using MathObjects manual page](POD documentation from the file MathObjects.pl)
* [http://webwork.maa.org/doc/cvs/pg_CURRENT/doc/MathObjects/MathObjectsAnswerCheckers.html MathObjects-based Answer Checkers manual page]
* [http://webwork.maa.org/doc/cvs/pg_CURRENT/doc/MathObjects/MathObjectsAnswerCheckers.html MathObjects-based Answer Checkers manual page]
* [[http://webwork.maa.org/wiki/IntroductionToContexts]]
* [[PGLabs]], online calculators for immediate display of MathObjects and PG markup language (PGML) These are very helpful for learning the syntax.
* [[PGLabs]], online calculators for immediate display of MathObjects and PG markup language (PGML) These are very helpful for learning the syntax.
* [[List of MathObjects reduction rules]]
* [[List of MathObjects reduction rules]]
* [[ Additional MathObjects documentation]]
* [[ Additional MathObjects documentation]]


[[Category:Authors]]
[[Category:Authors]]

Revision as of 19:29, 13 June 2008

  • PGLabs, online calculators for immediate display of MathObjects and PG markup language (PGML) These are very helpful for learning the syntax.