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
math-sqrt
Computes the principal square root.
v1.0.1 URL:
https://unpkg.com/math-sqrt@1.0.1/lib/index.js
Open
Browse Files
compute.io
compute-io
compute
computation
math.io
math-io
math
mathematics
math.sqrt
sqrt
square
root
power
value
scalar
number
@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-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-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