Merge branch 'master' into master

This commit is contained in:
Joseph Ryan
2018-07-14 00:18:02 -05:00
committed by GitHub
6 changed files with 183 additions and 10 deletions

View File

@@ -663,7 +663,7 @@ f32_f32! {
// exp2f,
expf,
// fdimf,
// log10f,
log10f,
log2f,
logf,
roundf,
@@ -707,7 +707,7 @@ f64_f64! {
// expm1,
floor,
// log,
// log10,
log10,
// log1p,
log2,
round,