Search
@stdlib/math-base-special-rsqrt
Compute the reciprocal square root of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-rsqrt@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.sqrt
sqrt
principal
square
root
power
number
reciprocal
inverse
@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-rsqrtf
Compute the reciprocal square root of a single-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-rsqrtf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.sqrt
sqrt
principal
square
root
power
number
reciprocal
inverse
@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
@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