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
Currently there are two separate functions for for `f32` and `f64`.
Combine them and extract some repeated functionality to a trait, which
will make adding `f128` easier.
0 commit comments