DADiSP Worksheet Functions > Function Categories > Series and Scalar Math > Series and Scalar Math
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 |
|
Point by point average of one or more 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 average |
|
Calculate cumulative product |
|
Calculate cumulative sum |
|
Reference series in current window |
|
Return degrees per radian |
|
Euler's number e |
|
Exponential, base e |
|
Exp(x) - 1 for small x |
|
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 |
|
Natural logarithm, base e |
|
Natural logarithm, base e |
|
Logarithm base 10 |
|
Log(1 + x) for small x |
|
Logarithm base 2 |
|
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 |
|
Remainder from division |
|
Calculate the arithmetic negative |
|
Extract a 4 bit nibble from a value |
|
Macro. "The golden mean" (-1+sqrt(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 scalar sum of a series |
|
Point by point sum of one or more series |
|
Point by point average of one ore more inputs without zero padding |
|
Return the maximum of one or more input arguments |
|
Return the scalar mean of one or more input arguments |
|
Return the minimum of one or more input arguments |
|
Return the scalar sum of one or more input arguments |
|
Point by point sum of one or more input arguments without zero padding. |
|
Alternate reference for CURRENT window |