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

Online Help

All Products    Maple    MapleSim


Grading

  

GridPoint

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GridPoint(pt)

Parameters

pt

-

list or rtable containing two values

Description

• 

The GridPoint constructor generates and returns an object that represents a point in two-dimensional space.

Examples

withGrading

AbsoluteValueFunction,DiffFeedback,DiffPractice,Draw,ExponentialFunction,FactorFeedback,FactorPractice,Feedback,GetData,GetDomain,GetExpression,GradePlot,GridPoint,Inequalities,IntFeedback,IntPractice,IsQuadraticFormula,LimitFeedback,LimitPractice,LinearFunction,LogarithmicFunction,QuadraticFunction,Quiz,QuizBuilder,Segment,SimplifyFeedback,SimplifyPractice,SolveFeedback,SolvePractice

(1)

GridPoint3.5,4.8

<< GridPoint: [3.5, 4.8]>>

(2)

GridPointVectorπ2&comma;2

<< GridPoint: [1/2*Pi, 2]>>

(3)

Compatibility

• 

The Grading[GridPoint] command was introduced in Maple 18.

• 

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

See Also

Grading

Grading:-GradePlot