Search results

Jump to navigation Jump to search
  • Context()->texStrings; Context()->normalStrings;
    6 KB (811 words) - 07:22, 17 July 2023
  • Context("Numeric"); ...n answer (which is arbitrary just to demonstrate an example) and set <code>Context("Numeric");</code>.
    11 KB (1,652 words) - 13:35, 28 February 2016
  • Context("Numeric")->variables->are(y=>"Real"); Context()->{error}{msg}{"Operands of '*' can't be words"} = " ";
    8 KB (1,215 words) - 05:39, 18 July 2023
  • Context("Numeric"); Context()->variables->are(x=>"Real",y=>"Real",z=>"Real",u=>"Real",v=>"Real");
    8 KB (1,121 words) - 11:05, 29 June 2023
  • Context("Numeric"); Context()->variables->add(u=>"Real");
    4 KB (556 words) - 06:04, 18 July 2023
  • Context("Numeric")->variables->are(t=>"Real"); Context()->functions->remove("sin");
    6 KB (824 words) - 07:57, 18 July 2023
  • ...rators</code> object of the current Context. See [[Answer Checkers and the Context]] or the [[Introduction to Contexts#Operators|Introduction to Contexts]] fo ...com/openwebwork/pg/blob/master/lib/Parser/Context/Default.pm pg/lib/Parser/Context/Default.pm]</code> for the full definitions of the operators.
    8 KB (928 words) - 09:41, 26 May 2013
  • Context("Numeric"); Context()->variables->are(t=>"Real",u=>"Real");
    7 KB (1,110 words) - 16:52, 20 June 2023
  • Context("Matrix"); Context()->texStrings;
    5 KB (689 words) - 17:13, 16 September 2021
  • Context("Numeric"); # Contains almost everything you need for real variable calculu Context()->texStrings;
    4 KB (443 words) - 18:45, 7 May 2022
  • Context("Numeric");
    2 KB (273 words) - 12:10, 16 July 2023
  • ...ent answer be simplified to a polynomial, we can use the LimitedPolynomial Context, described on the [[DisableFunctions|Restricting Functions and Operators in Context("Numeric");
    7 KB (1,023 words) - 15:12, 16 July 2023
  • Context("Numeric");
    2 KB (300 words) - 11:56, 4 April 2023
  • Context("Numeric"); Context()->flags->set(tolerance=>0.0001,tolType=>"relative");
    4 KB (569 words) - 16:19, 14 May 2010
  • Context('LimitedPoint'); We could have used <code>Context("Point");</code> instead, which
    4 KB (554 words) - 06:08, 18 July 2023
  • # [https://webwork.maa.org/wiki/Introduction_to_Contexts Context] Context("Numeric"); # Contains almost everything you need for real variable calculu
    6 KB (814 words) - 18:44, 7 May 2022
  • <label for="context" class="desc">Context</label> <select id="context" name="context">
    3 KB (363 words) - 15:08, 21 June 2021
  • <label for="context" class="desc">Context</label> <select id="context" name="context">
    3 KB (334 words) - 15:07, 21 June 2021
  • Context()->variables->add(y=>"Real"); Context("Numeric");
    7 KB (971 words) - 10:54, 29 June 2023
  • ...ribes another advanced method for customizing MathObjects by modifying the context. ** An easy way of adding new functions to the current context.
    4 KB (602 words) - 17:24, 7 April 2021

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