Earlier quoted context omitted.
Holy shit I have to try this.
Unfortunately, IEEE Std 754 contains a huge mistake, which has been followed by some standard libraries for programming languages. As an alternative to the trigonometric functions with arguments measured in radians, it recommends a set of functions with arguments measured in half-cycles: sinPi, cosPi, atanPi, atan2Pi and so on. I do not who is guilty for this, because I have never ever encountered a case when you wan…
Re: Avoiding Trigonometry (2013)
#91Great's great info on curvature! Also don't see the use of the half cycle, although obviously see use of cycle. (As was thinking in terms of them anyway, just with a tau term to convert to radians.)