Merge branch 'master' into master

This commit is contained in:
Joseph Ryan
2018-07-13 23:31:38 -05:00
committed by GitHub
5 changed files with 161 additions and 6 deletions

View File

@@ -664,7 +664,7 @@ f32_f32! {
expf,
// fdimf,
// log10f,
// log2f,
log2f,
logf,
roundf,
// sinf,
@@ -709,7 +709,7 @@ f64_f64! {
// log,
// log10,
// log1p,
// log2,
log2,
round,
// sin,
// sinh,