Skip to content

Commit f37bf6f

Browse files
committed
Make float::div generic
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.
1 parent 6e31045 commit f37bf6f

File tree

3 files changed

+189
-582
lines changed

3 files changed

+189
-582
lines changed

0 commit comments

Comments
 (0)