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