implement roundf

This commit is contained in:
Joseph Ryan
2018-07-13 20:46:09 -05:00
parent 2d2e8810d8
commit bc94c70687
4 changed files with 40 additions and 5 deletions

View File

@@ -574,7 +574,7 @@ f32_f32! {
// fdimf,
// log10f,
// log2f,
// roundf,
roundf,
// sinf,
// sinhf,
// tanf,