Search
@stdlib/constants-float32-cbrt-eps
Cube root of single-precision floating-point epsilon.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float32-cbrt-eps@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
float
real
single
single-precision
floating-point
float32
32bit
32-bit
ieee754
epsilon
eps
number
cbrt
cube
root
@stdlib/math-base-special-cbrt
Compute the cube root of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-cbrt@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.cbrt
cbrt
cube
cubic
root
power
number
@stdlib/math-iter-special-cbrt
Create an iterator which computes the cube root of each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-cbrt@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
math
mathematics
math.cbrt
cbrt
cube
cubic
root
power
iterator
iterable
iterate
@stdlib/math-base-special-rcbrt
Compute the reciprocal cube root of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-rcbrt@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.cbrt
rcbrt
principal
cube
root
power
number
reciprocal
inverse
@stdlib/math-base-special-cbrtf
Compute the cube root of a single-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-cbrtf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.cbrt
cbrt
cube
cubic
root
power
number