convert/RealRange
convert ComplexRanges into RealRanges
Calling Sequence
Parameters
Description
Examples
convert( expr, RealRange )
expr
-
expression
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.
In turn, RealRanges as well as ComplexRanges can be converted into relations.
Note that when constructions such as or are used, it is understood that is real
See Also
assume[parametric]
ComplexRange
convert
FunctionAdvisor
RealRange
relation
Download Help Document