Search results

Jump to navigation Jump to search
  • ...ens rather than angle brackets. The student is really still entering what MathObjects thinks is a Point, but since Points get promoted automatically, that should [[Category:MathObjects]]
    4 KB (640 words) - 11:54, 7 June 2013
  • ### Rewrite Shamanske's newbie guide using MathObjects ---MIke Gage??? ...oblems currently used at U. of Rochester in first semester calculus to use MathObjects (gage at math.rochester.edu)
    5 KB (695 words) - 12:14, 16 June 2021
  • The List class implements arbitrary lists of other MathObjects. There is no restriction on what can be placed in a list, including other As with all MathObjects, you obtain an answer checker for a List object via the <code>cmp()</code>
    8 KB (1,150 words) - 05:36, 6 August 2012
  • [[SpecializedContexts]] Describes another advanced method for customizing MathObjects by modifying the context. [[Category:MathObjects]]
    4 KB (602 words) - 17:24, 7 April 2021
  • "MathObjects.pl", ...as a <code>Real</code>, and the division <code>/</code> is overloaded for MathObjects.
    5 KB (857 words) - 09:17, 28 June 2023
  • ...hObejcts, as described below. Note that these properties ''apply'' to all MathObjects, but not every MathObject will have all of them defined. Some classes have ...ing a subclass of a MathObject class, you may need to set this so that the MathObjects library will properly recognize your object as being of the given type when
    7 KB (1,092 words) - 07:51, 13 August 2012
  • ** MathObjects MathObjects were written by Davide Cervone to extend PG. They have the advantages that
    12 KB (1,892 words) - 13:05, 16 June 2021
  • As with all MathObjects, you obtain an answer checker for an Interval object via the <code>cmp()</c The Interval class supports the [[Answer_Checker_Options_(MathObjects)| common answer-checker options]], and the following additional options:
    8 KB (1,166 words) - 13:50, 12 August 2012
  • "MathObjects.pl", ...any function names we wish to use. For more details and examples in other MathObjects contexts, see [http://webwork.maa.org/pod/pg/macros/parserAssignment.html p
    3 KB (391 words) - 09:31, 28 June 2023
  • [[Category:MathObjects]]
    3 KB (450 words) - 07:59, 13 August 2012
  • ...Perl comparison is used. Note that this applies to ''all'' comparisons of MathObjects, both in Perl code as well as in student answer checking. So when set, <co ...this is automatically set to the value of <code>[[Answer_Checker_Options_(MathObjects)#studentsMustReduceUnions|studentsMustReduceUnions]]</code> for the duratio
    21 KB (2,546 words) - 17:18, 7 April 2021
  • == Answers from MathObjects == my ($correct,$student,$ansHash) = @_; # get correct and student MathObjects
    5 KB (721 words) - 08:00, 6 June 2021
  • # Parser.pl is the main macro file for MathObjects. This file defines macros # <https://webwork.maa.org/pod/pg/doc/MathObjects>
    9 KB (1,401 words) - 18:17, 7 April 2021
  • As with all MathObjects, you obtain an answer checker for a Union object via the <code>cmp()</code> The Union class supports the [[Answer_Checker_Options_(MathObjects)| common answer-checker options]], and the following additional options:
    9 KB (1,287 words) - 05:39, 6 August 2012
  • ...or by <code>&gt;&lt;</code> in student answers or other strings parsed by MathObjects. The absolute value of a Vector is its length, which can also be obtained As with all MathObjects, you obtain an answer checker for a Vector object via the <code>cmp()</code
    10 KB (1,569 words) - 17:57, 7 April 2021
  • <em>This PG code shows how to differentiate a MathObjects Formula.</em> "MathObjects.pl",
    3 KB (441 words) - 09:20, 28 June 2023
  • "MathObjects.pl", [[Category:MathObjects]]
    2 KB (381 words) - 11:52, 7 June 2013
  • ...of the PG file. Here we've defined <code>$aSoln</code> so that we have a MathObjects function to work with later. ...tive constant</em> from the answer in the problem, we can use the existing MathObjects infrastructure, as discussed on the [[FormulasToConstants|formulas up to co
    7 KB (1,066 words) - 16:41, 20 June 2023
  • "MathObjects.pl", # MathObjects
    3 KB (445 words) - 16:50, 20 June 2023
  • ...rite three commonly used problem types: formulas making use of more of the MathObjects Formula functionality, multiple choice, and string entry problems. || ''add
    2 KB (261 words) - 14:43, 20 August 2012

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)