Nasal library/geo: Difference between revisions

Jump to navigation Jump to search
m
→‎normdeg(): Fix typo
(Doc normdeg[180]())
m (→‎normdeg(): Fix typo)
Line 355: Line 355:
|example2 = print(geo.normdeg(-90)); # print "270"
|example2 = print(geo.normdeg(-90)); # print "270"
|example3 = print(geo.normdeg(1060)); # print "340"
|example3 = print(geo.normdeg(1060)); # print "340"
|example3 = print(geo.normdeg(-653)); # print "67"
|example4 = print(geo.normdeg(-653)); # print "67"
}}
}}


Navigation menu