Compute the sum of an infinite series.
Create an n-dimensional nested array filled with ones.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Compute `x - nπ/2 = r`.
Return a shallow copy of a portion of an array.
Create a five-dimensional nested array filled with ones.
Chi-squared distribution cumulative distribution function (CDF).
Return the last element of an array-like object.
Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Test whether all elements in an array are falsy.
Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
Return the minimum value.
Gamma distribution cumulative distribution function (CDF).
Modulus function.
Compute exp(x) - 1.
Flatten a three-dimensional nested array.
Apply a quinary callback to elements in five five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Create a two-dimensional nested array filled with ones.
Reverse the order of elements along the second-to-last dimension of a five-dimensional nested input array.
Apply a nullary callback and assign results to elements in a strided output array.
Generate a logarithmically spaced numeric array.
Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
Evaluate ln(1+x) - x.
Apply a quinary callback to elements in five three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.