Search results

Jump to navigation Jump to search
  • ...homework problem. Note that the darker gray rectangle in the middle shows context sensitive help. The second image reflects the help shown when the mouse ho Context("Numeric");
    16 KB (2,306 words) - 12:32, 12 June 2013
  • == Using Context Flags == ...ome contexts may have additional flags. To view the flags for the current Context, enter
    21 KB (2,546 words) - 17:18, 7 April 2021
  • == Advanced Context Modifications == ...we will describe more advanced modifications and techniques involving the Context.
    24 KB (3,494 words) - 18:00, 7 April 2021
  • ...ome options not available in MathObjects, and don't require setting up the context to include the desired strings.
    1 KB (159 words) - 07:54, 13 May 2015
  • ...es not matter. Unions are created most often in the <code>Interval</code> Context. Context("Interval");
    9 KB (1,287 words) - 05:39, 6 August 2012
  • Context("Numeric"); Context()->texStrings;
    6 KB (682 words) - 11:53, 3 August 2013
  • Context("Numeric")->variables->are(t=>"Real",x=>"Real",y=>"Real"); Context()->texStrings;
    6 KB (830 words) - 10:52, 29 June 2023
  • ...<code>Compute()</code> function determines the kind of MathObject from the Context and from the syntax of its argument, which is usually a string value that i ...of <math>x</math> and <math>y</math> and its partial derivatives, then the context of the problem includes variables <math>x</math> and <math>y</math>, and so
    18 KB (2,795 words) - 17:14, 7 April 2021
  • Context("Numeric"); Context()->variables->add(t=>"Real");
    11 KB (1,671 words) - 11:27, 28 June 2023
  • ...ssible to have Complex entries in a Matrix, but there is not a pre-defined Context that makes that easy to do. Context("Matrix");
    16 KB (2,376 words) - 17:32, 7 April 2021
  • Context("Numeric"); First, we define a named function <code>f</code> and add it to the context so that students will be able to enter answers of the form <code>a f(b(x-c)
    4 KB (643 words) - 18:02, 7 April 2021
  • Context('Numeric'); Context()->variables->are(
    7 KB (986 words) - 06:29, 18 July 2023
  • Context("Numeric"); # Contains almost everything you need for real variable calculu Context()->texStrings;
    6 KB (881 words) - 18:45, 7 May 2022
  • Context()->texStrings; Context()->normalStrings;
    8 KB (1,131 words) - 06:11, 18 July 2023
  • ...ion 2" =&gt; " and answer 2"</code><br /> which might be clearer. (In this context<code> =&gt;</code> is just an alias for the comma.)<br /><br /> * This subr
    2 KB (275 words) - 20:36, 18 November 2009
  • |- style="vertical-align: top" id="context" ...x; white-space: nowrap" | <code>$mo->context</code><br><code>$mo->context($context)</code>
    28 KB (4,466 words) - 17:30, 7 April 2021
  • Context("Vector")->variables->are(t=>'Real'); ...the [[Answer Checkers and the Context]] page for information about how the Context can control the answers that students can enter.
    6 KB (998 words) - 06:15, 6 August 2012
  • .... Complex numbers can be created most readily in the <code>Complex</code> Context. Context("Complex");
    4 KB (655 words) - 15:04, 28 June 2017
  • Context()->texStrings; Context()->normalStrings;
    6 KB (981 words) - 12:29, 16 July 2023
  • * context parameters are now inherited. The following sets the relative tolerance of ...kAnyDimension is 1 by default. ''This eliminates the need for the Vector2D context.''
    12 KB (1,882 words) - 18:26, 4 June 2013

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