geometry
VerticalCoord
compute the vertical coordinate of a given point
Calling Sequence
Parameters
Description
Examples
VerticalCoord(P)
P
-
point
The routine returns the vertical coordinate of the given point P
The command with(geometry,VerticalCoord) allows the use of the abbreviated form of this command.
with⁡geometry:
point⁡A,2,8,point⁡M,u,v
A,M
VerticalCoord⁡A
8
VerticalCoord⁡M
v
See Also
geometry[coordinates]
geometry[HorizontalCoord]
Download Help Document