|
Return inverse cosine. |
|
|
Return inverse hyperbolic cosine. |
|
|
Return inverse hyperbolic cosine. |
|
|
Return inverse sine. |
|
|
Return inverse hyperbolic sine. |
|
|
Return arctangent of (y/x). |
|
|
Return inverse hyperbolic tangent. |
|
|
Return inverse hyperbolic sine. |
|
|
Return inverse hyperbolic tangent. |
|
|
Return the lowest integer number greater than or equal to argument. |
|
|
Round to the nearest bigger int64 value. |
|
|
Clear Floating Point Unit exceptions. |
|
|
Compare 2 values. |
|
|
Calculate cosecant. |
|
|
Return hyperbolic cosine. |
|
|
Alias for Cotan. |
|
|
Return cotangent. |
|
|
Alias for cosecant. |
|
|
Convert cycle angle to radians angle. |
|
|
Normalize an angle measured in degrees. |
|
|
Convert degree angle to grads angle. |
|
|
Convert degree angle to radians angle. |
|
|
Return DIV and MOD of arguments. |
|
|
Change value so it fits in a specified range. |
|
|
Return the largest integer smaller than or equal to argument. |
|
|
Round to the nearest smaller int64 value. |
|
|
Floatin point modulo. |
|
|
Return mantissa and exponent. |
|
|
Calculate the future value of an investment. |
|
|
Get the Floating Point Unit exception mask. |
|
|
Return the Floating Point Unit precision mode. |
|
|
Return the Floating Point Unit rounding mode. |
|
|
Convert grads angle to degrees angle. |
|
|
Convert grads angle to radians angle. |
|
|
Return hypotenuse of triangle. |
|
|
Return one of two values, depending on a boolean condition. |
|
|
Check whether value is in range. |
|
|
Calculate the interest rate value of an investment. |
|
|
Return integer power. |
|
|
Check whether value is infinite. |
|
|
Check whether value is Not a Number. |
|
|
Check whether value is zero. |
|
|
Return (2 to the power p) times x. |
|
|
Return natural logarithm of 1+X. |
|
|
Return 10-Based logarithm. |
|
|
Return 2-based logarithm. |
|
|
Return N-based logarithm. |
|
|
Returns the largest of two values. |
|
|
Return largest element in integer array. |
|
|
Return largest value in array. |
|
|
Return mean value of array. |
|
|
Return mean and standard deviation of array. |
|
|
Return smallest of two values. |
|
|
Return smallest value in integer array. |
|
|
Return smallest value in array. |
|
|
Floating point modulo. |
|
|
Return 4 first moments of distribution. |
|
|
Return Euclidean norm. |
|
|
Calculate the number of periods for an investment. |
|
|
Calculate the payment for an investment. |
|
|
Return Population standard deviation. |
|
|
Return population variance. |
|
|
Return real power. |
|
|
Raise base to the power exponent. |
|
|
Raise base to the power exponent. |
|
|
Calculate the present value given the future value of an investment. |
|
|
Convert radians angle to cycle angle. |
|
|
Convert radians angle to degrees angle. |
|
|
Convert radians angle to grads angle. |
|
|
Return gaussian distributed random number. |
|
|
Return a random element of an array of numbers. |
|
|
Return a random number in a range. |
|
|
Round to the specified number of digits. |
|
|
Check whether 2 float values are the same. |
|
|
Alias for secant. |
|
|
Calculate secant. |
|
|
Set the Floating Point Unit exception mask. |
|
|
Set the Floating Point Unit precision mode. |
|
|
Set the Floating Point Unit rounding mode. |
|
|
Return sign of argument. |
|
|
Round to the specified number of digits (rounding up if needed). |
|
|
Return sine and cosine of argument. |
|
|
Return hyperbolic sine. |
|
|
Return standard deviation of data. |
|
|
Return sum of values. |
|
|
Return the sum of an array of integers. |
|
|
Return sum of squares of values. |
|
|
Return sum and sum of squares of values. |
|
|
Return tangent. |
|
|
Return hyperbolic tangent. |
|
|
Return total variance of values. |
|
|
Return variance of values. |