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

Online Help

geometry

  

HorizontalCoord

  

compute the horizontal coordinate of a given point

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

HorizontalCoord(P)

Parameters

P

-

point

Description

• 

The routine returns the horizontal coordinate of the given point P.

• 

The command with(geometry,HorizontalCoord) allows the use of the abbreviated form of this command.

Examples

(1)

(2)

(3)

See Also

geometry[coordinates]

geometry[VerticalCoord]

 


Download Help Document