Search results

Jump to navigation Jump to search
  • ...<code>{}</code>. Set are most often created in the <code>Interval</code> context. Context("Interval");
    11 KB (1,585 words) - 18:42, 18 August 2012
  • Context()->variables->are(t=>"Real"); (Note that in this problem we're using time as our variable, so we reset the Context to
    6 KB (865 words) - 09:49, 28 June 2023
  • Context('Numeric');
    3 KB (446 words) - 07:15, 17 July 2023
  • # MathObjects context to 0, so that "$rise/2" is not reduced. Context()->flags->set(reduceConstants=>0);
    9 KB (1,401 words) - 18:17, 7 April 2021
  • Context('Numeric');
    3 KB (443 words) - 09:19, 28 June 2023
  • Context("Numeric")->variables->are(x=&gt;"Real",y=&gt;"Real");
    3 KB (391 words) - 09:31, 28 June 2023
  • Context("Numeric");
    3 KB (419 words) - 18:08, 7 April 2021
  • Context()->texStrings; Context()->normalStrings;
    6 KB (906 words) - 17:35, 16 September 2021
  • Context("Numeric");
    2 KB (315 words) - 21:01, 26 February 2020
  • Context()->noreduce('(-x)-y'); Context()->noreduce('(-x)-y','(-x)+y');
    14 KB (1,631 words) - 18:17, 5 January 2021
  • $correct->{context}->setError("message","",undef,undef,$Value::CMP_WARNING); Context("Point");
    8 KB (1,258 words) - 17:53, 3 August 2012
  • Context("Numeric");
    4 KB (483 words) - 06:13, 18 July 2023
  • Context("Numeric"); Context()->variables->add(u=>"Real");
    13 KB (2,092 words) - 09:34, 31 July 2013
  • ...blem with <code>ans_array</code> processing caused by an autovivfied <code>context</code> field in Value objects.
    2 KB (274 words) - 17:48, 27 February 2008
  • Context()-&gt;variables-&gt;add(y=&gt;"Real"); ...sidering here we need to [[VariablesOtherThanX|add the variable y]] to the Context.)
    6 KB (1,059 words) - 11:29, 28 June 2023
  • ...variables used in a Formula must be declared in the Context. The Numeric Context has <code>x</code> pre-defined, but you can add more, as in the following e Context("Numeric");
    22 KB (3,217 words) - 16:45, 14 July 2017
  • ...o produce the correct markup symbols (either TeX or HTML) depending on the context in which the problem is rendered. For example <code>$PAR</code> will either ...code>\{PAR()\}</code>. <br /> Outside the <code>BEGIN_TEXT/END_TEXT</code> context either the variable <code>$PAR</code> or the macro form <code>PAR()</code>
    6 KB (913 words) - 17:00, 1 October 2019
  • Context()->variables->add("y" => "Real"); Context()->variables->add("y" => "Real");
    7 KB (1,050 words) - 11:11, 29 June 2023
  • ...some of the text of the problem. (The problem may have been written in a context different from my class, so I want to add a hint or provide information.)
    2 KB (364 words) - 14:07, 21 November 2010
  • ...gebra string will be inserted into the math and processed in the [[Typeset Context]] documentation to generate the mathematical output.
    2 KB (275 words) - 17:22, 10 May 2015

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