n! is the factorial function. What that means is that when you use a non-negative whole integer number for n, no fractions or decimals, the factorial function will give you the product of all whole integer numbers between n and 1.
Examples:
3!=3*2*1
5!=5*4*3*2*1
10!=10*9*8*7*6*5*4*3*2*1
you could also write 10!=10*9! or 10*9*8!
2007-11-10 08:00:50
·
answer #1
·
answered by Anonymous
·
1⤊
0⤋
n! = (n-0)x(n-1)x(n-2)x(n-3).... *until (n-x)=1*
so 5!= 5x4x3x2x1 = 120
2007-11-10 15:59:16
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
n! means n*(n-1)*(n-2)*.....*(2)*(1)
so 4! = 4*3*2*1 = 24
7! = 7*6*5*4*3*2*1 = 5040
0! = n^(x-x) = n^x / n^x = 1
2007-11-10 15:58:14
·
answer #3
·
answered by Helen B 5
·
0⤊
0⤋
0! = 1
1! = 1
2! = 1x2 = 2
n! = 1x2x3...xn
2007-11-10 15:58:20
·
answer #4
·
answered by norman 7
·
1⤊
0⤋
n is a substitute for any given number.
i.e. if you know the number and don't want to write it all the time you just write 'n'
OK?
2007-11-10 16:00:27
·
answer #5
·
answered by Anonymous
·
0⤊
2⤋
it's a subsitute for a number you may not know yet
2007-11-10 15:57:38
·
answer #6
·
answered by ♥mushy brain♥ 3
·
0⤊
2⤋