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

Online Help

Grading

  

Segment

 

Calling Sequence

Parameters

Options

Description

Examples

Compatibility

Calling Sequence

Segment(pt1, pt2)

Parameters

pt1, pt2

-

list or rtable containing two values or GridPoint object

Options

• 

directed : indicates directed segment; default is false

Description

• 

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

• 

If the directed=true option is provided, this means that the segment is directed and grading takes into account the order of the points.

Examples

(1)

(2)

Compatibility

• 

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

• 

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

See Also

Grading

Grading:-GradePlot

 


Download Help Document