compute-isinteger
Computes for each array element whether an element is an integer.
Computes for each array element whether an element is an integer.
Computes for each array element whether an element is numeric.
Computes the arithmetic range of an array.
Reverse an array.
Checks if array contains an infix.
Checks if array ends with a suffix.
Checks if array starts with a prefix.
Checks if array has a subsequence.
Checks if array has a permutation.
Removes duplicate values.
Gives values present in any array.
Segregates array keeping similar values together.
Breaks array keeping similar values together.
Mnemonic Word Generator. Generate words that are easy to read/say/understand/remember.
Removes duplicate values from a numeric array.
Generates array tuples from input arrays.
Shifts array elements (or string characters) circularly.
Computes the cumulative product of an array.
Computes the cross product between two numeric arrays.
Computes an element-wise absolute value.