[ww-bugs] Bug 3466: New: Add ->reduce

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Sun Sep 27 17:13:56 EDT 2015


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

           Summary: Add ->reduce
           Product: Problem libraries
           Version: unspecified
          Platform: PC
               URL: '[TMPL]/Library/WHFreeman/Rogawski_Calculus_Early_Tran
                    scendentals_Second_Edition/3_Differentiation/3.5_Highe
                    r_Derivatives/3.5.19.pg
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Library (OPL)
        AssignedTo: jj at asu.edu
        ReportedBy: edwin.florez at upr.edu
        Web browser ---
           version:


Hello, 

just add reduce to

$f = Formula("$a*x^(-3) + $b*x^2");

i.e,

$f = Formula("$a*x^(-3) + $b*x^2")->reduce;

sometime $a could be 1 or -1 and doesn't looks pretty.

Edwin F.

-- 
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