|
Addition |
|
|
Subtraction |
|
|
Multiplication |
|
|
Division |
|
|
Exponentiation |
|
|
Absolute value |
|
|
Return 1 if all elements of the input are non-zero |
|
|
Return 1 if any element of the input is non-zero |
|
|
Average of n series |
|
|
Find the power of 2 greater than or equal to the input value or length of the input series |
|
|
Round to closest integer |
|
|
Calculate the product of each column of an array |
|
|
Calculate cumulative product |
|
|
Calculate cumulative sum |
|
|
Reference series in current window |
|
|
Return degrees per radian |
|
|
Euler's number e |
|
|
Exponential, (base e) |
|
|
Return the prime factors of a scalar |
|
|
Return indices of non-zero elements or NA if none found |
|
|
Return column numbers that meet a condition |
|
|
Return X and Y value of the maximum of a series |
|
|
Return X and Y value of the minimum of a series |
|
|
Return row numbers that meet a condition |
|
|
Return X and Y values of a series from a specified Y value |
|
|
Round a value towards zero |
|
|
Truncate to closest integer below |
|
|
Cast scalar as integer |
|
|
Perform two-dimensional linear interpolation |
|
|
Logarithm, (base e) |
|
|
Calculate natural logarithm |
|
|
Logarithm, (base 10) |
|
|
Find the index of the maximum value of a series |
|
|
Find the location of the maximum value of a series |
|
|
Return the maximum of one or two input arguments |
|
|
Find the index of the minimum value of a series |
|
|
Find the location of the minimum value of a series |
|
|
Return the minimum of on or two input arguments |
|
|
Calculate the arithmetic negative |
|
|
Extract a 4 bit nibble from a value |
|
|
Macro. "The golden mean" (-1+(5))/2 |
|
|
Macro. Provides value of |
|
|
Calculate the product of all values of a series or array |
|
|
Apply operator to all values |
|
|
Replace values in a series based on a logical condition |
|
|
Round input to nearest integer value |
|
|
Generate Complex root (scalar) |
|
|
Square root |
|
|
Calculate the sum of a series |
|
|
Sum n series |
|
|
Return the maximum of one or more input arguments |
|
|
Return the minimum of one or more input arguments |
|
|
Alternate reference for CURRENT window |