use round_to_nearest_ties_to_even to implement round
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 14 May 2021 01:20:34 +0000 (18:20 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 14 May 2021 01:20:34 +0000 (18:20 -0700)
commite218830a3483b9808402e601e2e01e7c9017babd
treedaac461ff12186c0b0a2d2abe59152884a5b6b30
parentaa592610b0802e56c6b5ea2ea70c3d742f36e797
use round_to_nearest_ties_to_even to implement round
src/f16.rs
src/prim.rs
src/scalar.rs