Skip to content

Commit def2e46

Browse files
committed
Make float division 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 def2e46

File tree

3 files changed

+189
-582
lines changed

3 files changed

+189
-582
lines changed

0 commit comments

Comments
 (0)