This commit is contained in:
Jack Mott
2018-07-14 06:20:13 -05:00
parent 480531461c
commit 643287e1f1
6 changed files with 33 additions and 16 deletions

View File

@@ -724,7 +724,7 @@ f64_f64! {
// With signature `fn(f64, f64) -> f64`
f64f64_f64! {
// atan2,
// fdim,
fdim,
// fmod,
hypot,
// pow,