Previous Up Next

14.12.3  The cote of a three-dimensional point: cote

The cote command finds the cote (z-coordinate) of a point.


Example.
Input:

cote(point(1,2,3))

Output:

3

Previous Up Next