Error, (in RootOf) there is no root of _Z^2-_Z-1 in 1-2*I .. 2-I - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Error, (in RootOf) there is no root of _Z^2-_Z-1 in 1-2*I .. 2-I

Error, (in RootOf) there is no root of .... in ...

 

Description

Examples

See Also

Description

The error occurs when there is no root in the given interval.

Examples

Example 1
  

RootOfx^2x1, 2..3;

Error, (in RootOf) there is no root of _Z^2-_Z-1 in 2 .. 3

 

The actual roots of x^2x1 are 12+52, 1252, which lie outside the given range.

Example 2

RootOfx^2x1, 12*I..2I;

Error, (in RootOf) there is no root of _Z^2-_Z-1 in 1-2*I .. 2-I


See Also

examples,RootOf