Implement round

This commit is contained in:
Michael Howell
2018-07-13 00:40:05 +00:00
parent 19ee60e7da
commit 50f9ad97a5
4 changed files with 44 additions and 1 deletions

View File

@@ -618,7 +618,7 @@ f64_f64! {
// log10,
// log1p,
// log2,
// round,
round,
// sin,
// sinh,
// sqrt,