[][src]Function prefix_num_ops::real::mul_add

pub fn mul_add<Self_: Real>(self_: Self_, a: Self_, b: Self_) -> Self_

Fused multiply-add.