+0  
 
0
650
1
avatar

how do you use the !?

 Aug 12, 2015

Best Answer 

 #1
avatar+33616 
+5

This stands for the factorial operator.

 

n! = n*(n-1)*(n-2)*...*2*1

 

So, for example, 5! = 5*4*3*2*1 = 120

 

Just enter the number followed by the ! symbol and press Enter (or =)

.

 Aug 12, 2015
 #1
avatar+33616 
+5
Best Answer

This stands for the factorial operator.

 

n! = n*(n-1)*(n-2)*...*2*1

 

So, for example, 5! = 5*4*3*2*1 = 120

 

Just enter the number followed by the ! symbol and press Enter (or =)

.

Alan Aug 12, 2015

2 Online Users

avatar
avatar