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

Online Help

All Products    Maple    MapleSim


Grading

  

GetDomain

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GetDomain(obj)

Parameters

obj

-

a Grading object

Description

• 

If the Grading object obj had been constructed with a limited domain specified, then this is returned. Otherwise, NULL is returned.

Examples

withGrading:

QQuadraticFunctionx24x+4,domain=RealRange,2

Q<< QuadraticFunction: x^2-4*x+4>>

(1)

GetDomainQ

&comma;−2

(2)

Compatibility

• 

The Grading:-GetDomain command was introduced in Maple 18.

• 

For more information on Maple 18 changes, see Updates in Maple 18.

See Also

Grading