@pgs
That's a classic and painful bug! It's one of the main reasons I built `quantify`. Mixing up degrees and radians is incredibly easy to do, and the bugs can be so hard to spot.
You'll love the new `0.4.0` release then! I just added type-safe `Angle` and `AngularVelocity` units to prevent exactly that problem.
Here’s a Gist showing how it works in practice: https://gist.github.com/PhilippHGerber/2dfc18c067e9cb2d39d7c99174b1ae97