This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.

1 line
245 B
JavaScript

initSidebarItems({"trait":[["MulAdd","Fused multiply-add. Computes `(self * a) + b` with only one rounding error, yielding a more accurate result than an unfused multiply-add."],["MulAddAssign","The fused multiply-add assignment operation."]]});