Calculates the quotient of two numbers, similar to using the `/` operator.
Combines two values together, similar to using the `&` operator.
Calculates the total of two numbers, functioning similarly to the `+` operator.
Cuts off a number at a specified number of significant digits by removing less vital digits.
Calculates the total of a specified range based on various criteria.
Calculates a sum based on specified criteria within a defined range.
Calculates the total of a range of numeric values and/or cell references.
Calculates a subtotal for a vertical range of cells based on a specified aggregation method.
Calculates the positive square root of the product of Pi and a specified positive number.
Calculates the positive square root of a numerical value.