Skip to main content

Excel FACT Function

doc workday.intl function 1

If you want to follow along with this tutorial, please download the example spreadsheet.

doc workday.intl function 1

Description

The FACT function returns the factorial of a given number. For example, FACT(5)=120, equivalent to 5 x 4 x 3 x 2 x 1.

Syntax and arguments

Formula syntax

FACT(number)

Arguments

  • Number: Required, the number that you want to get factorial of.

Return Value

The FACT function returns a positive number..

Errors

#NAME? error value occurs when the argument number is not a numeric value.

#NUM! error value occurs when the argument number is a negative value.

Remarks

1. If the argument number is not an integer, it will be truncated to integer.

2. The FACT function is calculated as follow:

n=n x (n-1) x (n-2) x … x 2 x 1

Version

Excel 2003 or later

Usage and Examples

Example: basic usage

In range C3:G3, contains the numbers that you need to get the corresponding the factorial of, please use formula as this:

=FACT(C3) //or directly use a number in the formula =FACT(1)

Press Enter key to get the first result, then drag autofill handle right to get other factorials.

 doc workday.intl function 1


Relative Functions:

  • Excel PRICEMAT Function
    The PRICEMAT function returns the price per $100 face value of a security that pays interests at maturity.

  • Excel PV Function
    The PV function returns the present value of a loan or an investment based on a constant interest rate.

  • Excel RECEIVED Function
    The RECEIVED function returns the amount received at maturity for a fully invested security.


The Best Office Productivity Tools


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations