|
[Date Index]
[Thread Index]
[Author Index]
ExactRootIsolation
- To: mathgroup at smc.vnet.net
- Subject: [mg70927] ExactRootIsolation
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Thu, 2 Nov 2006 06:46:53 -0500 (EST)
Options[Root]
(Information[Evaluate[#1[[1]]]] & ) /@ %;
{ExactRootIsolation -> False}
"ExactRootIsolation is an option for Root, which specifies whether
exact isolating intervals rather then numeric approximations should be
used to identify algebraic numbers."
Attributes[ExactRootIsolation] = {Protected}
Can someone provide me more information about this undocumented option
of Root with some examples of the setting ExactRootIsolation ->True?
Thanks
Prev by Date:
Merging graphic objects, exporting graphics and much more worries...
Next by Date:
ExactRootIsolation
Previous by thread:
RE: Merging graphic objects, exporting graphics and much more worries...
Next by thread:
Re: ExactRootIsolation
|