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

Online Help

All Products    Maple    MapleSim


RegularChains[SemiAlgebraicSetTools]

  

RepresentingBox

  

return the representing box of a semi-algebraic set

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

RepresentingBox(rst, R)

Parameters

rst

-

regular semi-algebraic set

R

-

polynomial ring

Description

• 

The command RepresentingBox(rst, R) returns the representing box or parametric box of a regular semi-algebraic set.

• 

See the page SemiAlgebraicSetTools for the definitions of a regular semi-algebraic set, a parametric box and a box.

Examples

(1)

Determine under which conditions on  the equation  has  distinct real solutions, provided that  satisfies .

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

See Also

DisplayParametricBox

IsParametricBox

RealRootClassification

RegularChains

RepresentingBox

RepresentingChain

RepresentingQuantifierFreeFormula

RepresentingRootIndex

VariableOrdering

 


Download Help Document