Skip to content

Commit 43d98ac

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 9dcc46a commit 43d98ac

File tree

3 files changed

+189
-586
lines changed

3 files changed

+189
-586
lines changed

0 commit comments

Comments
 (0)