imul
ES2015 Math.imul() ponyfill
ES2015 Math.imul() ponyfill
An ES-spec-compliant Math.imul shim/polyfill/replacement that works as far down as ES3
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
Perform C-like multiplication of two signed 32-bit integers.
Perform C-like multiplication of two unsigned 32-bit integers.
Perform C-like multiplication of two signed 32-bit integers.
Perform C-like multiplication of two unsigned 32-bit integers.