@stdlib/array-base-ones5d
Create a five-dimensional nested array filled with ones.
Create a five-dimensional nested array filled with ones.
Create an n-dimensional nested array filled with ones.
Create a filled three-dimensional nested array.
Create a filled four-dimensional nested array.
Create a filled five-dimensional nested array.
Create a filled n-dimensional nested array.
Create a filled n-dimensional nested array according to a provided callback function.
Apply a unary callback to elements in an n-dimensional nested input array and assign results to elements in an n-dimensional nested output array.
Minimal TypeScript / JavaScript n-cube library
Create an iterator which computes the cube root of each iterated value.
Cube root of half-precision floating-point epsilon.
Compute the cube root of a double-precision floating-point number.
Compute the cube root of a single-precision floating-point number.
Cube root of double-precision floating-point epsilon.
Cube root of single-precision floating-point epsilon.
Create an iterator which generates a sequence of cubes.
Test if a value is a cube number.
cube app using react & react-motion.