libm
0.2.15
Module fma
Module Items
Structs
Functions
In libm::
math::
generic
libm
::
math
::
generic
Module
fma
Copy item path
Source
Structs
§
Norm
🔒
Representation of
F
that has handled subnormals.
Functions
§
fma_
round
Fused multiply-add that works when there is not a larger float size available. Computes
(x * y) + z
.