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

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Sun Sep 27 17:16:40 EDT 2015


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





--- Comment #1 from Edwin <edwin.florez at upr.edu>  2015-09-27 17:16:39 ---
(In reply to comment #0)
> 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.

The problem's path is:

Library/WHFreeman/Rogawski_Calculus_Early_Transcendentals_Second_Edition/3_Differentiation/3.5_Higher_Derivatives/3.5.19.pg'

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