IsParametricBox - 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]

  

IsParametricBox

  

check if an input is a parametric box

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

IsParametricBox(b)

Parameters

b

-

any value

Description

• 

The command IsParametricBox(b) returns true if b is a parametric box, and false otherwise.

• 

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

Examples

withRegularChains:

withParametricSystemTools:

withSemiAlgebraicSetTools:

RPolynomialRingx,b,a,c

Rpolynomial_ring

(1)

Fax2+bx+c

Fax2+bx+c

(2)

N

N

(3)

Px

Px

(4)

Ha

Ha

(5)

rrcRealRootClassificationF,,x,a,3,2,R

rrcregular_semi_algebraic_set,border_polynomial

(6)

rsasrrc11

rsasregular_semi_algebraic_set

(7)

pbxRepresentingBoxrsas,R

pbxparametric_box

(8)

IsParametricBoxpbx

true

(9)

IsParametricBoxrsas

false

(10)

See Also

IsParametricBox

RealRootClassification

RegularChains

RepresentingBox

RepresentingChain

RepresentingQuantifierFreeFormula

RepresentingRootIndex

VariableOrdering