Next Previous Up Top Contents Index

2.3 DUIM-Geometry Module

point-y

Generic function

Summary

Returns the y coordinate of a point.

Signature

point-y point => y

Arguments

point
An instance of type <point>.

Values

y
An instance of type <real>

Library

duim-geometry

Module

duim-geometry

Description

Returns the y coordinate of point.

See also

point-position, page 47

point-x, page 47


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index