Returns the initial n entries of a dataset following a sorting operation.
Sorts the rows of a specified array or range based on the values in one or more columns.
Returns a modified version of the source range, displaying only the rows or columns that satisfy the specified criteria.
Transforms a signed octal number into a hexadecimal representation.
Transforms a signed octal number into its decimal equivalent.
Translates a signed octal number into its corresponding signed binary form.
Calculates the hyperbolic tangent for the specified complex number. For instance, for a complex input of “x+yi”, it computes “tanh(x+yi)”.
Calculates the tangent of a specified complex number.
Calculates the total of a sequence of complex numbers.
Calculates the difference between two complex numbers.
