Search results

Jump to navigation Jump to search
  • Context("Numeric"); Context()->flags->set(tolType => 'digits', tolerance => 3, tolTruncation => 1);
    7 KB (1,099 words) - 09:21, 28 June 2023
  • ...false. Reals can be created in any Context, but the <code>Numeric</code> Context is the most frequently used for Reals. Context("Numeric");
    4 KB (607 words) - 16:29, 4 February 2013
  • Context("Numeric"); Context()->variables->set(x=>{limits=>[2,4]});
    5 KB (744 words) - 09:47, 28 June 2023
  • Context("Interval"); ...erval. The answer is parsed in the current context, which is the Interval context in this example. This means that you are giving the answer exactly as the
    5 KB (721 words) - 08:00, 6 June 2021
  • Context("Numeric"); Context()->texStrings;
    4 KB (527 words) - 07:43, 18 July 2023
  • Context("Numeric"); Context()->texStrings;
    2 KB (312 words) - 13:18, 16 June 2021
  • Context("Numeric"); Context()->variables->are(x=>"Real",y=>"Real",z=>"Real");
    5 KB (762 words) - 06:29, 18 July 2023
  • Context("Numeric"); Context()->texStrings;
    2 KB (313 words) - 13:06, 16 June 2021
  • Context("Numeric")->variables->are(a=>"Real",b=>"Real"); Context()->texStrings;
    4 KB (549 words) - 05:40, 18 July 2023
  • Context('Vector'); ## Context()->flags->set( ijk=>1 );
    6 KB (996 words) - 14:01, 28 June 2023
  • ...String Context changes]] section for details. Strings can be used in any Context. | style="text-align:center; padding:5px" | defined in Context
    3 KB (442 words) - 17:23, 17 June 2014
  • Context("Numeric"); ...ion::Begin()</code> and <code>Section::End()</code> block can have its own context, etc. See the [https://github.com/openwebwork/pg/blob/master/macros/scaffo
    3 KB (453 words) - 07:42, 17 July 2023
  • # make sure we're in the context we want Context("Numeric");
    7 KB (1,126 words) - 11:40, 15 June 2021
  • Context("Numeric"); Context()->functions->remove("tan");
    4 KB (619 words) - 16:19, 14 May 2010
  • Context()->variables->add(y=>"Real"); Context()->texStrings;
    5 KB (700 words) - 06:21, 18 July 2023
  • Context("Numeric"); Context()->variables->are(t=>"Real");
    5 KB (669 words) - 11:58, 16 July 2023
  • Context("Numeric"); Context()->variables->add(u => "Real");
    12 KB (1,422 words) - 21:02, 1 August 2022
  • Context("Numeric"); Context()->texStrings;
    4 KB (600 words) - 13:19, 16 June 2021
  • Context("Numeric"); Context()->texStrings;
    5 KB (751 words) - 07:20, 17 July 2023
  • Context("Numeric"); Context()->variables->are(
    7 KB (930 words) - 06:16, 18 July 2023

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