RootOf - 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


simplify/RootOf

simplify expressions with the RootOf function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

simplify(expr, RootOf)

Parameters

expr

-

any expression

RootOf

-

literal name; RootOf

Description

• 

The simplify/RootOf function is used to simplify expressions which contain the RootOf function.

• 

Polynomials and inverses of polynomials in RootOf are simplified.  Any nth roots involving RootOf are resolved.

Examples

rRootOfx22=0,x:

simplifyr2,RootOf

2

(1)

simplify1r,RootOf

RootOf_Z222

(2)

See Also

RootOf

simplify