Returns the remainder after performing division.
Generates the product of two matrices.
Produces the inverse of a matrix represented by an array.
Converts a serial number to extract minute value.
Returns the smallest value from specified cells based on a provided set of conditions.
Returns the smallest value from a list of arguments, which can include numbers, text, and boolean values.
Returns a specified number of characters from a text string, beginning at a defined starting point.
Returns the highest value from a range of cells that meet specified conditions.
Finds values within a specific range or array
Produces an array where each value from the input array(s) is transformed into a new value by applying a LAMBDA function.