You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
101: Add cis function r=cuviper a=rayhem
Adds a [cis function](https://en.wikipedia.org/wiki/Cis_(mathematics)) as a convenient way to construct a complex number with a specific phase/angle. Shorthand for `(Complex::i() * angle).exp()`.
Co-authored-by: Connor Glosser <glosser1@gmail.com>
0 commit comments