Computes the result of a multiply-add (MADD) operation among three inputs. For each component of the result, the product ...

Computes the result of a multiply-add (MADD) operation among three inputs. For each component of the result, the product of the corresponding components of the first two inputs is added to the corresponding component of the third input. This operation sequence is found in common formulas, for example, in the point-slope formula of a line, and in the formula to scale and then bias an input.