NRoots note
- To: mathgroup at smc.vnet.net
- Subject: [mg70917] NRoots note
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Wed, 1 Nov 2006 03:56:11 -0500 (EST)
Information[NRoots]
"NRoots[lhs==rhs, var] gives a list of numerical approximations to the
roots of a polynomial equation. NRoots[lhs==rhs, var, n] uses n-digit
precision in the computations."
Attributes[NRoots] = {Protected}
However there is no documentation anywhere in the Help Browser.
(apart from the warning message NRoots::eqn)
- Follow-Ups:
- Re: NRoots note
- From: "Chris Chiasson" <chris@chiasson.name>
- Re: NRoots note