Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information