10-08-2024, 05:24 PM
Quote:What to do, what to do.
Simply say 270 degrees or -90 degrees or _Pi(3/2) radians is "North" on a Basic Screen.
Likewise 0 degrees or radians is "East" on a Basic Screen
90 degrees is "South" or _PI(1/2) radians
180 degrees "West" or _PI radians
That way the direction name matches all the trig functions in Basic.
b = b + ...