Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Working With Tables in Excel
  • Get column index in Excel Table
  • How to calculate average last N values in a table in Excel
  • How to Create Column Chart in Excel
  • How to count table rows in Excel

References

  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FORMULATEXT function
  • How to use Excel MATCH Function
  • How to use Excel OFFSET function
  • Two-way lookup with VLOOKUP in Excel

Data Validations

  • Excel Data validation must begin with
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • Excel Data validation require unique number
  • Excel Data validation allow uppercase only

Category: Excel Functions

SIN function: Description, Usage, Syntax, Examples and Explanation

by

What is SIN function in Excel? SIN function is one of the Math and Trig functions in Microsoft Excel that returns the sine of the given angle. Syntax of SIN function SIN(number) The SIN function syntax has the following arguments: Number: The angle in radians for which you want the sine. SIN formula explanation If your …

Continue Reading

SINH function: Description, Usage, Syntax, Examples and Explanation

by

What is SINH function in Excel? SINH function is one of the Math and Trig functions in Microsoft Excel that returns the hyperbolic sine of a number. Syntax of SINH function SINH(number) The SINH function syntax has the following arguments: Number: Any real number. SINH formula explanation The formula for the hyperbolic sine is: Example of SINH …

Continue Reading

SQRT function: Description, Usage, Syntax, Examples and Explanation

by

What is SQRT function in Excel? SQRT function is one of the Math and Trig functions in Microsoft Excel that returns a positive square root. Syntax of SQRT function SQRT(number) The SQRT function syntax has the following arguments: Number: The number for which you want the square root. SQRT formula explanation If number is negative, SQRT …

Continue Reading

SQRTPI function: Description, Usage, Syntax, Examples and Explanation

by

What is SQRTPI function in Excel? SQRTPI function is one of the Math and Trig functions in Microsoft Excel that returns the square root of (number * pi). Syntax of SQRTPI function SQRTPI(number) The SQRTPI function syntax has the following arguments: Number: The number by which pi is multiplied. SQRTPI formula explanation If number < 0, …

Continue Reading

SUMXMY2 function: Description, Usage, Syntax, Examples and Explanation

by

What is SUMXMY2 function in Excel? SUMXMY2 function is one of the Math and Trig functions in Microsoft Excel that returns the sum of squares of differences of corresponding values in two arrays. Syntax of SUMXMY2 function SUMXMY2(array_x, array_y) The SUMXMY2 function syntax has the following arguments: Array_x: The first array or range of values. Array_y:  …

Continue Reading

TAN function: Description, Usage, Syntax, Examples and Explanation

by

What is TAN function in Excel? TAN function is one of the Math and Trig functions in Microsoft Excel that returns the tangent of the given angle. Syntax of TAN function TAN(number) The TAN function syntax has the following arguments: Number: The angle in radians for which you want the tangent. TAN formula explanation If your …

Continue Reading

TANH function: Description, Usage, Syntax, Examples and Explanation

by

What is TANH function in Excel? TANH function is one of the Math and Trig functions in Microsoft Excel that returns the hyperbolic tangent of a number. Syntax of TANH function TANH(number) The TANH function syntax has the following arguments: Number: Any real number. TANH formula explanation The formula for the hyperbolic tangent is: Example of TANH …

Continue Reading

SUMX2MY2 function: Description, Usage, Syntax, Examples and Explanation

by

What is SUMX2MY2 function in Excel? SUMX2MY2 function is one of the Math and Trig functions in Microsoft Excel that returns the sum of the difference of squares of corresponding values in two arrays. Syntax of SUMX2MY2 function SUMX2MY2(array_x, array_y) The SUMX2MY2 function syntax has the following arguments: Array_x: The first array or range of values. …

Continue Reading

SUMSQ function: Description, Usage, Syntax, Examples and Explanation

by

What is SUMSQ function in Excel? SUMSQ function is one of the Math and Trig functions in Microsoft Excel that returns the sum of the squares of the arguments. Syntax of SUMSQ function SUMSQ(number1, [number2], …) The SUMSQ function syntax has the following arguments: Number1, number2, …    Number1 is required, subsequent numbers are optional. 1 to 255 …

Continue Reading

SUMPRODUCT function: Description, Usage, Syntax, Examples and Explanation

by

What is SUMSQ function in Excel? SUMSQ function is one of the Math and Trig functions in Microsoft Excel that multiplies corresponding components in the given arrays, and returns the sum of those products. Syntax of SUMSQ function SUMPRODUCT(array1, [array2], [array3], …) The SUMPRODUCT function syntax has the following arguments: Array1     Required. The first array argument …

Continue Reading

SUMIFS function: Description, Usage, Syntax, Examples and Explanation

by

What is SUMIFS function in Excel? SUMIFS function is one of the Math and Trig functions in Microsoft Excel that adds all of its arguments that meet multiple criteria. For example, you would use SUMIFS to sum the number of retailers in the country who (1) reside in a single zip code and (2) whose …

Continue Reading

SUMIF function: Description, Usage, Syntax, Examples and Explanation

by

What is SUMIF function in Excel? SUMIF function is one of the Math and Trig functions in Microsoft Excel that is used to sum the values in a range that meet criteria that you specify. For example, suppose that in a column that contains numbers, you want to sum only the values that are larger …

Continue Reading

SUBTOTAL function: Description, Usage, Syntax, Examples and Explanation

by

What is SUBTOTAL function in Excel? SUBTOTAL function is one of the Math and Trig functions in Microsoft Excel that returns a subtotal in a list or database. It is generally easier to create a list with subtotals by using the Subtotal command in the Outline group on the Data tab in the Excel desktop application. Once the subtotal list is …

Continue Reading

TRUNC function: Description, Usage, Syntax, Examples and Explanation

by

What is TRUNC function in Excel? TRUNC function is one of the Math and Trig functions in Microsoft Excel that truncates a number to an integer by removing the fractional part of the number. Syntax of TRUNC function TRUNC(number, [num_digits]) The TRUNC function syntax has the following arguments: Number: The number you want to truncate. Num_digits(Optional): …

Continue Reading

MMULT function: Description, Usage, Syntax, Examples and Explanation

by

What is MMULT function in Excel? MMULT function is one of the Math and Trig functions in Microsoft Excel that returns the matrix product of two arrays. The result is an array with the same number of rows as array1 and the same number of columns as array2. Syntax of MMULT function MMULT(array1, array2) The MMULT …

Continue Reading

ABS function: Description, Usage, Syntax, Examples and Explanation

by

What is ABS function in Excel? ABS function is one of the Math and Trig functions in Microsoft Excel that returns the absolute value of a number. The absolute value of a number is the number without its sign. Syntax of ABS function ABS(number) The ABS function syntax has the following arguments: Number: The real number …

Continue Reading

ACOS function: Description, Usage, Syntax, Examples and Explanation

by

What is ACOS function in Excel? ACOS function is one of the Math and Trig functions in Microsoft Excel that returns the arccosine, or inverse cosine, of a number. The arccosine is the angle whose cosine is number. The returned angle is given in radians in the range 0 (zero) to pi. Syntax of ACOS function ACOS(number) …

Continue Reading

ACOSH function: Description, Usage, Syntax, Examples and Explanation

by

What is ACOSH function in Excel? ACOSH function is one of the Math and Trig functions in Microsoft Excel that returns the inverse hyperbolic cosine of a number. The number must be greater than or equal to 1. The inverse hyperbolic cosine is the value whose hyperbolic cosine is number, so ACOSH(COSH(number)) equals number. Syntax of ACOSH function …

Continue Reading

ACOT function: Description, Usage, Syntax, Examples and Explanation

by

What is ACOT function in Excel? ACOT function is one of the Math and Trig functions in Microsoft Excel that returns the principal value of the arccotangent, or inverse cotangent, of a number. Syntax of ACOT function ACOT(number) The ACOT function syntax has the following arguments. Number: Number is the cotangent of the angle you want. This …

Continue Reading

ACOTH function: Description, Usage, Syntax, Examples and Explanation

by

What is ACOTH function in Excel? ACOTH function is one of the Math and Trig functions in Microsoft Excel that returns the inverse hyperbolic cotangent of a number. Syntax of ACOTH function ACOTH(number) The ACOTH function syntax has the following arguments. Number: The absolute value of Number must be greater than 1. ACOTH formula explanation The …

Continue Reading

AGGREGATE function: Description, Usage, Syntax, Examples and Explanation

by

What is AGGREGATE function in Excel? AGGREGATE function is one of the Math and Trig functions in Microsoft Excel that returns an aggregate in a list or database. The AGGREGATE function can apply different aggregate functions to a list or database with the option to ignore hidden rows and error values. Syntax of AGGREGATE function Reference …

Continue Reading

ARABIC function: Description, Usage, Syntax, Examples and Explanation

by

What is ARABIC function in Excel? ARABIC function is one of the Math and Trig functions in Microsoft Excel that converts a Roman numeral to an Arabic numeral. Syntax of ARABIC function ARABIC( text ) The ARABIC function syntax has the following arguments. Text: A string enclosed in quotation marks, an empty string (“”), or a …

Continue Reading

ASIN function: Description, Usage, Syntax, Examples and Explanation

by

What is ASIN function in Excel? ASIN function is one of the Math and Trig functions in Microsoft Excel that returns the arcsine, or inverse sine, of a number. The arcsine is the angle whose sine is number. The returned angle is given in radians in the range -pi/2 to pi/2. Syntax of ASIN function ASIN(number) The …

Continue Reading

ASINH function: Description, Usage, Syntax, Examples and Explanation

by

What is ASINH function in Excel? ASINH function is one of the Math and Trig functions in Microsoft Excel that returns the inverse hyperbolic sine of a number. The inverse hyperbolic sine is the value whose hyperbolic sine is number, so ASINH(SINH(number)) equals number. Syntax of ASINH function ASINH(number) The ASINH function syntax has the following arguments: Number: …

Continue Reading

ATAN2 function: Description, Usage, Syntax, Examples and Explanation

by

What is ATAN2 function in Excel? ATAN2 function is one of the Math and Trig functions in Microsoft Excel that returns the arctangent, or inverse tangent, of the specified x- and y-coordinates. The arctangent is the angle from the x-axis to a line containing the origin (0, 0) and a point with coordinates (x_num, y_num). …

Continue Reading

ATANH function: Description, Usage, Syntax, Examples and Explanation

by

What is ATANH function in Excel? ATANH function is one of the Math and Trig functions in Microsoft Excel that returns the inverse hyperbolic tangent of a number. Number must be between -1 and 1 (excluding -1 and 1). The inverse hyperbolic tangent is the value whose hyperbolic tangent is number, so ATANH(TANH(number)) equals number. Syntax of …

Continue Reading

BASE function: Description, Usage, Syntax, Examples and Explanation

by

What is BASE function in Excel? BASE function is one of the Math and Trig functions in Microsoft Excel that r converts a number into a text representation with the given radix (base). Syntax of BASE function BASE(Number, Radix [Min_length]) The BASE function syntax has the following arguments. Number: The number that you want to convert. …

Continue Reading

CEILING function: Description, Usage, Syntax, Examples and Explanation

by

What is CEILING function in Excel? CEILING function is one of the Math and Trig functions in Microsoft Excel that returns number rounded up, away from zero, to the nearest multiple of significance. For example, if you want to avoid using pennies in your prices and your product is priced at $4.42, use the formula …

Continue Reading

CEILING.MATH function: Description, Usage, Syntax, Examples and Explanation

by

What is CEILING.MATH function in Excel? CEILING.MATH function is one of the Math and Trig functions in Microsoft Excel that rounds a number up to the nearest integer or to the nearest multiple of significance. Syntax of CEILING.MATH function CEILING.MATH(number, [significance], [mode]) The CEILING.MATH function syntax has the following arguments. Number: Number must be less than …

Continue Reading

CEILING.PRECISE function: Description, Usage, Syntax, Examples and Explanation

by

What is CEILING function in Excel? CEILING function is one of the Math and Trig functions in Microsoft Excel that returns a number that is rounded up to the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up. However, if the number or …

Continue Reading

ISO.CEILING function: Description, Usage, Syntax, Examples and Explanation

by

What is SO.CEILING function in Excel? SO.CEILING functionn is one of the Math and Trig functions in Microsoft Excel that returns a number that is rounded up to the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up. However, if the number or …

Continue Reading

FLOOR.PRECISE function: Description, Usage, Syntax, Examples and Explanation

by

What is FLOOR.PRECISE function in Excel? FLOOR.PRECISE function is one of the Math and Trig functions in Microsoft Excel that returns a number that is rounded down to the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded down. However, if the number or …

Continue Reading

FLOOR.MATH function: Description, Usage, Syntax, Examples and Explanation

by

What is FLOOR.MATH function in Excel? FLOOR.MATH function is one of the Math and Trig functions in Microsoft Excel that round a number down to the nearest integer or to the nearest multiple of significance. Syntax of FLOOR.MATH function FLOOR.MATH(number, significance, mode) The FLOOR.MATH function syntax has the following arguments. Number: The number to be rounded …

Continue Reading

FLOOR function: Description, Usage, Syntax, Examples and Explanation

by

What is FLOOR function in Excel? FLOOR function is one of the Math and Trig functions in Microsoft Excel that rounds number down, toward zero, to the nearest multiple of significance. Syntax of FLOOR function FLOOR(number, significance) The FLOOR function syntax has the following arguments: Number: The numeric value you want to round. Significance: The multiple …

Continue Reading

FACTDOUBLE function: Description, Usage, Syntax, Examples and Explanation

by

What is FACTDOUBLE function in Excel? FACTDOUBLE function is one of the Math and Trig functions in Microsoft Excel that returns the double factorial of a number. Syntax of FACTDOUBLE function FACTDOUBLE(number) The FACTDOUBLE function syntax has the following arguments: Number: The value for which to return the double factorial. If number is not an integer, …

Continue Reading

FACT function: Description, Usage, Syntax, Examples and Explanation

by

What is FACT function in Excel? FACT function is one of the Math and Trig functions in Microsoft Excel that returns the factorial of a number. The factorial of a number is equal to 1*2*3*…* number. Syntax of FACT function FACT(number) The FACT function syntax has the following arguments: Number: The nonnegative number for which you …

Continue Reading

EXP function: Description, Usage, Syntax, Examples and Explanation

by

What is EXP function in Excel? EXP function is one of the Math and Trig functions in Microsoft Excel that returns e raised to the power of number. The constant e equals 2.71828182845904, the base of the natural logarithm. Syntax of EXP function EXP(number) The EXP function syntax has the following arguments: Number: The exponent applied …

Continue Reading

EVEN function: Description, Usage, Syntax, Examples and Explanation

by

What is EVEN function in Excel? EVEN function is one of the Math and Trig functions in Microsoft Excel that returns number rounded up to the nearest even integer. You can use this function for processing items that come in twos. For example, a packing crate accepts rows of one or two items. The crate …

Continue Reading

DEGREES function: Description, Usage, Syntax, Examples and Explanation

by

What is DEGREES function in Excel? DEGREES function is one of the Math and Trig functions in Microsoft Excel that converts radians into degrees. Syntax of DEGREES function DEGREES(angle) The DEGREES function syntax has the following arguments: Angle: The angle in radians that you want to convert. Example of DEGREES function Steps to follow: 1. Open a …

Continue Reading

INT function: Description, Usage, Syntax, Examples and Explanation

by

What is INT function in Excel? INT function is one of the Math and Trig functions in Microsoft Excel that rounds a number down to the nearest integer. Syntax of INT function INT(number) The INT function syntax has the following arguments: Number: The real number you want to round down to an integer. Example of INT function …

Continue Reading

Posts navigation

  • Previous
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 21
  • Next

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel

Date Time

  • How to join date and text together in Excel
  • Display Days until expiration date in Excel
  • Get days between dates ignoring years in Excel
  • How to get Weekdays, Working days between Two Dates in Excel
  • Convert date to text in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Map text to numbers in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to calculate percentage discount in Excel
  • How to calculate percent of goal in Excel
  • How to choose page/paper size in Excel before Printing
  • Share Excel data with Word documents
  • Excel Default Templates
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning