Search
@stdlib/math-base-ops-umul
Perform C-like multiplication of two unsigned 32-bit integers.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-ops-umul@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.imul
imul
umul
multiplication
multiply
mult
integer
unsigned
uint
uint32
32-bit
32bit
long
c
emulate
emulation
@stdlib/math-base-ops-imul
Perform C-like multiplication of two signed 32-bit integers.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-ops-imul@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.imul
imul
multiplication
multiply
mult
integer
int
int32
32-bit
32bit
long
c
emulate
emulation
math.imul
An ES-spec-compliant Math.imul shim/polyfill/replacement that works as far down as ES3
v1.0.4 URL:
https://unpkg.com/math.imul@1.0.4/index.js
Open
Browse Files
Math
imul
Math.imul
shim
polyfill
es-shim
API
@vicimpa/math
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
v0.0.9 URL:
https://unpkg.com/@vicimpa/math@0.0.9/dist/index.js
Open
Browse Files
PI2
PI1_2
PI1_3
rem
rems
clamp
lerp
normalize
rec
precision
Math
abs
acos
acosh
asin
asinh
atan
atan2
atanh
cbrt
ceil
clz32
cos
cosh
E
exp
expm1
floor
fround
hypot
imul
log
log10
log1p
log2
LN10
LN2
LOG10E
LOG2E
max
min
pow
PI
random
round
sign
sin
sinh
sqrt
SQRT1_2
SQRT2
tan
tanh
trunc