Returns the matrix determinant of an array
Returns the matrix inverse of an array
Returns the matrix product of two arrays
Returns the sum of the difference of squares of corresponding values in two arrays
Returns the sum of the sum of squares of corresponding values in two arrays
Returns the sum of squares of differences of corresponding values in two arrays
Returns the sum of a power series based on the formula
Tests whether a number is greater than a threshold value
Tests whether two numbers are equal
Returns the error function integrated between two limits
Returns the complementary error function
Returns the modified Bessel function In(x)
Returns the Bessel function Jn(x)
Returns the Bessel function Yn(x)
Returns the modified Bessel function Kn(x)
Returns the natural logarithm of the gamma function
Returns the Gamma function value
Returns a random number between 0 and 1
Returns a random integer number between the numbers you specify