[ww-bugs] Bug 2463: New: limits?

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Tue Oct 2 20:24:01 EDT 2012


http://bugs.webwork.maa.org/show_bug.cgi?id=2463

           Summary: limits?
           Product: Problem libraries
           Version: unspecified
          Platform: PC
               URL: /opt/webwork/courses/math132fall2012/templates/Library
                    /Utah/AP_Calculus_I/set12_Further_Techniques_and_Appli
                    cations_of_Integration/q1.pg_with_problemSeed=3404
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Library
        AssignedTo: jj at asu.edu
        ReportedBy: blake at math.wustl.edu
        Web browser ---
           version:


Weird, I changed:
ANS( fun_cmp( "2-2*exp(1)*exp(-cos(x))", [2,4], vars=>"x"));

to
  ANS( fun_cmp( "2-2*exp(1)*exp(-cos(x))", limits=>[2,4], vars=>"x"));

and all seems to work.  We had errors before.

-- 
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the webwork-bugs mailing list