RealRange - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


convert/RealRange

convert ComplexRanges into RealRanges

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert( expr, RealRange )

Parameters

expr

-

expression

Description

• 

The convert(expr, RealRange) function converts Complex ranges (see assume[parametric]) in  into Real ranges.

  

Note: in Maple, by convention, when you say, for instance, , it is implicitly assumed that  = 0.

Examples

(1)

(2)

(3)

(4)

In turn, RealRanges as well as ComplexRanges can be converted into relations.

(5)

(6)

(7)

Note that when constructions such as  or  are used, it is understood that  is real

(8)

See Also

assume[parametric]

ComplexRange

convert

FunctionAdvisor

RealRange

relation

 


Download Help Document