The EXP10 function returns an approximation of the value of 10 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: 
		10 ** argument-1