Module fma

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.