The EXP function returns an approximation of the value of e raised to the power of the argument. 
 
   
	 The type of the function is numeric. 
	 
 
   
 
  General Format 
 
	  
	  
 
  Arguments 
 
	   
	 - Argument-1 must be class numeric.
	 
Returned Values 
 
	   
	 - The returned value is: 
		FUNCTION E ** argument-1