You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library implements the muldiv method for faster calculation of the following expressions: (A * B / C). It can be used with signed and unsigned integers.
79
+
The library implements the muldiv method for faster calculation of the following expressions: (a * b / b). It can be used with signed and unsigned integers.
0 commit comments