Close
Close window
GetExpression - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

Grading

GetExpression

Calling Sequence

GetExpression(obj)

Parameters

obj

-

Grading object

Description

The GetExpression command returns an expression that obj represents, if this exists, followed by any variables used in the expression. Otherwise nothing is returned.

If obj was not created with user-supplied variables, then automatically generated variables may appear in the returned result.

Examples

>

withGrading:

>

LLinearFunction0,5,3,2:

>

GetExpressionL

7v3+5,v

(1)
>

QQuadraticFunctionw22w+5

Q<< QuadraticFunction: w^2-2*w+5>>

(2)
>

GetExpressionQ

w22w+5,w

(3)

Compatibility

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

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

See Also


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /