Changes

Jump to navigation Jump to search
149 bytes added ,  10:19, 23 April 2014
no edit summary
Line 1: Line 1:  
<div style="font-size:30px">'''EXP(x)'''</div><br/>
 
<div style="font-size:30px">'''EXP(x)'''</div><br/>
 
*where <math>x</math> is the number .
 
*where <math>x</math> is the number .
 +
 
==Description==
 
==Description==
 
*This function gives the <math>e</math> raised to the power of number.  
 
*This function gives the <math>e</math> raised to the power of number.  
Line 10: Line 11:  
*And the inverse function of the natural logarithm function is the exponential function:
 
*And the inverse function of the natural logarithm function is the exponential function:
 
<math>f^{-1}(x) = e^x</math>.
 
<math>f^{-1}(x) = e^x</math>.
 +
 +
==ZOS Section==
 +
*The syntax is to calculate the EXP in ZOS is <math>EXP(x)</math>.
 +
**where <math>x</math> is the number .
 +
*For e.g.,exp(5)..exp(6)
    
==Examples==
 
==Examples==
writer
6,694

edits

Navigation menu