[]
Spread provides the following engineering functions, listed alphabetically.
Function | Description |
---|---|
This function calculates the modified Bessel function of the first kind evaluated for purely imaginary arguments. | |
This function calculates the Bessel function of the first kind. | |
This function calculates the modified Bessel function of the second kind evaluated for purely imaginary arguments. | |
This function calculates the Bessel function of the second kind. | |
This function converts a binary number to a decimal number. | |
This function converts a binary number to a hexadecimal number. | |
This function converts a binary number to an octal number. | |
This function returns a bitwise "AND" of two numbers. | |
This function returns a bitwise "OR" of two numbers. | |
This function returns a bitwise "OR" of two numbers. | |
This function returns a bitwise "OR" of two numbers. | |
This function returns a bitwise "XOR" of two numbers. | |
This function converts real and imaginary coefficients into complex numbers. | |
This function converts a number from one measurement system to its equivalent in another measurement system. | |
This function converts a decimal number to a binary number. | |
This function converts a decimal number to a hexadecimal number. | |
This function converts a decimal number to an octal number. | |
This function identifies whether two values are equal. Returns 1 if they are equal; returns 0 otherwise. | |
This function calculates the error function integrated between a lower and an upper limit. | |
This function returns the error function. | |
This function calculates the complementary error function integrated between a lower limit and infinity. | |
This function returns the complementary ERF function. | |
This function, greater than or equal to step, returns an indication of whether a number is equal to a threshold. | |
This function converts a hexadecimal number to a binary number. | |
This function converts a hexadecimal number to a decimal number. | |
This function converts a hexadecimal number to an octal number. | |
This function returns the absolute value or modulus of a complex number. | |
This function returns the imaginary coefficient of a complex number. | |
This function returns the argument theta, which is an angle expressed in radians. | |
This function returns the complex conjugate of a complex number. | |
This function returns the cosine of a complex number. | |
This function returns the hyperbolic cosine of a complex number in x+yi or x+yj text format. | |
This function returns the cotangent of a complex number in x+yi or x+yj text format. | |
This function returns the cosecant of a complex number in x+yi or x+yj text format. | |
This function returns the hyperbolic cosecant of a complex number in x+yi or x+yj text format. | |
This function returns the quotient of two complex numbers. | |
This function returns the exponential of a complex number. | |
This function returns the natural logarithm of a complex number. | |
This function returns the common logarithm of a complex number. | |
This function returns the base-2 logarithm of a complex number. | |
This function returns a complex number raised to a power. | |
This function returns the product of up to 29 complex numbers in the x+yi or x+yj text format. | |
This function returns the real coefficient of a complex number in the x+yi or x+yj text format. | |
This function returns the secant of a complex number in x+yi of x+yj text format. | |
This function returns the hyperbolic secant of a complex number in x+yi or x+yj text format. | |
This function returns the sine of a complex number in the x+yi or x+yj text format. | |
This function returns the hyperbolic sine of a complex number in x+yi of x+yj text format. | |
This function returns the square root of a complex number in the x+yi or x+yj text format. | |
This function returns the difference between two complex numbers in the x+yi or x+yj text format. | |
This function returns the sum of two or more complex numbers in the x+yi or x+yj text format. | |
This function returns the tangent of a complex number in x+yi or x+yj text format. | |
This function converts an octal number to a binary number. | |
This function converts an octal number to a decimal number. | |
This function converts an octal number to a hexadecimal number. |