Changes between Version 3 and Version 4 of ClassPoint


Ignore:
Timestamp:
Feb 27, 2009, 3:19:31 PM (16 years ago)
Author:
rwilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClassPoint

    v3 v4  
    2222== Point Methods ==
    2323
    24 || BearingTo|| BearingTo(self, P)
    25 Returns the bearing from self to point P. ||
     24|| {{{BearingTo(self, P)}}} || Returns the bearing in degrees from `self` to point `P`. ||
    2625||  ||  ||
    2726||  ||  ||