Search
@stdlib/math-base-special-sqrt
Compute the principal square root of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-sqrt@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.sqrt
sqrt
principal
square
root
power
number
@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-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-sqrt1pm1
Compute sqrt(1 + x) - 1.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-sqrt1pm1@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.sqrt
sqrt
sqrt1pm1
principal
square
root
power
number
small
@stdlib/math-base-special-fast-uint32-sqrt
Compute an integer square root.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-fast-uint32-sqrt@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdfastmath
mathematics
math
fastmath
fast
approximate
approximation
approx
math.sqrt
sqrt
principal
square
root
power
unsigned
integer
int
uint32
32-bit