|
[Date Index]
[Thread Index]
[Author Index]
RE: Solving the Cubic
- To: mathgroup at smc.vnet.net
- Subject: [mg71883] RE: [mg71859] Solving the Cubic
- From: "Mark Harder" <harderm at onid.orst.edu>
- Date: Sat, 2 Dec 2006 05:11:02 -0500 (EST)
Dimitris,
Symbolic solutions can be very error- and precision- sensitive (See
Press, et al, "Numerical Recipes.." for a trick that stabilizes quadratic
solutions.) Do you know if Vieta's method designed to avoid numeric
instabilities?
Mark Harder
-----Original Message-----
From: dimitris [mailto:dimmechan at yahoo.com]
Sent: Friday, December 01, 2006 3:22 AM
To: mathgroup at smc.vnet.net
Subject: [mg71883] [mg71859] Solving the Cubic
The following cell follows the Vieta's method for solving the cubic
equation complete with all the necessary steps and text explanations.
I really appreciate any kind of comments.
(code omitted ).
Prev by Date:
RE: Is mathematica able to transform formula
Next by Date:
Re: NIntegrate that upper limit is infinite
Previous by thread:
Solving the Cubic
Next by thread:
Re: RE: Solving the Cubic
|