| 
  
  			
                | Math Fun Library |  |  
	            | 
 |  
	 	| Question : |  
	 		| How does Factorial relate to Factoring ? |  
	 	| Answer :
 |  
			| There is no connection at all. Factoring is another thing altogether. Factoring is actually the process of finding two or 
			more expressions whose product is a given expression. |  
			| The factorial of a non-negative integer n,
			 denoted by n!, is the product of all positive integers less than or equal to n. |  
			| For Example, |  
			| 5 ! =  1  x  2  x  3  x  4  x  5  =  120 |  
			|  |  |