Search
@stdlib/math-base-special-inv
Compute the multiplicative inverse of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-inv@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
inv
multiplicative
inverse
reciprocal
number
double-precision
double
dbl
@stdlib/math-base-special-invf
Compute the multiplicative inverse of a single-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-invf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
invf
multiplicative
inverse
reciprocal
number
single-precision
float
single
keymask
Map sequential IDs or serial numbers to random-looking strings
v0.10.1 URL:
https://unpkg.com/keymask@0.10.1/dist/index.cjs
Open
Browse Files
LCG
MLCG
multiplicative
linear congruential generator
random
base41
string
character
encoding
decoding
obfuscation
mapping
database
id
key
mask
keymask
@stdlib/math-strided-special-inv
Compute the multiplicative inverse for each element in a strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-strided-special-inv@0.2.2/lib/main.js
Open
Browse Files
stdlib
stdmath
mathematics
math
inv
multiplicative
inverse
reciprocal
vector
array
strided
ndarray
element-wise
@stdlib/math-strided-special-dinv
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-strided-special-dinv@0.2.2/lib/main.js
Open
Browse Files
stdlib
stdmath
mathematics
math
inv
multiplicative
inverse
reciprocal
number
double-precision
double
dbl
float64
float64array
vector
array
strided
ndarray
element-wise