Add round_ties_even
to f32
and f64
This commit is contained in:
parent
e1c91213ff
commit
be681fefed
12 changed files with 127 additions and 0 deletions
|
@ -1179,6 +1179,8 @@ symbols! {
|
|||
rlib,
|
||||
rotate_left,
|
||||
rotate_right,
|
||||
roundevenf32,
|
||||
roundevenf64,
|
||||
roundf32,
|
||||
roundf64,
|
||||
rt,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue