Generic function
Applies a transform to a distance represented by the coordinate arguments and returns the transformed coordinates.
transform-distance transform dx dy => dx dy
<transform>.
<real>.
<real>.
<real>.
<real>.
duim-geometryduim-geometryApplies the transform transform to the distance represented by dx and dy, and returns the transformed dx and dy. A distance represents the difference between two points. It does not transform like a point.