Grading
GridPoint
Calling Sequence
Parameters
Description
Examples
Compatibility
GridPoint(pt)
pt
-
list or rtable containing two values
The GridPoint constructor generates and returns an object that represents a point in two-dimensional space.
with⁡Grading
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
GridPoint⁡3.5,4.8
<< GridPoint: [3.5, 4.8]>>
GridPoint⁡Vector⁡π2,2
<< GridPoint: [1/2*Pi, 2]>>
The Grading[GridPoint] command was introduced in Maple 18.
For more information on Maple 18 changes, see Updates in Maple 18.
See Also
Grading:-GradePlot
Download Help Document