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

@@ -16,6 +16,8 @@ mod fmod;
mod fmodf;
mod hypot;
mod hypotf;
mod log2;
mod log2f;
mod logf;
mod powf;
mod round;