Extracts the hour component from a specified time, presented in numeric format.
Calculates the days between two specified dates.
Transforms a specified date string in a recognizable format into a date value.
Transforms the specified year, month, and day into a date format.
Calculates the standard deviation for an entire population drawn from a database-like array or range using a SQL-inspired query.
Retrieves the smallest value from a range or array that resembles a database table, applying a SQL-like query.
Switches the arrangement of rows and columns in a specified array or cell range.
Computes the sum of the squared values from two specified arrays.
Determines the total of the products derived from corresponding elements in two arrays or ranges of the same size.
Generates an array of defined dimensions filled with values determined through a LAMBDA function.