op collection
math
Converts array contents to absolute values - converts all negative numbers to positive numbers
Divides all values in an array by one number
Returns the fractional remainder of all values in an array
Pick from multiple mathematical modes which can all be applied to a single array
performs a math operations on two arrays
Applies a max operation to all values in an array
Applies a min operation to all values in an array
Applies a modulo operation to all values in an array
Multiply every number in an array
Applies a Pow function to an array
Performs a sin or cos operation on the contents of an array
Subtracts one number from all values in an array
interpolate between two matrices