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
- Follow-Ups:
- Re: ExactRootIsolation
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: ExactRootIsolation
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: ExactRootIsolation