Difference between revisions of "Manuals/calci/EXP"

From ZCubes Wiki
Jump to navigation Jump to search
Line 24: Line 24:
 
*=EXP(-5)=0.0067379469990  
 
*=EXP(-5)=0.0067379469990  
 
*=EXP(6.3)=544.5719101259
 
*=EXP(6.3)=544.5719101259
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|O1b7MBMSX1o|280|center|EXP Function}}
  
 
==See Also==
 
==See Also==

Revision as of 13:55, 29 May 2015

EXP(x)


  • where is the number .

Description

  • This function gives the raised to the power of number.
  • In , where represents the exponent of or .
  • The approximate value of the constant and it is equal to or .
  • It is called the Mathematical Constant or Euler's Number or Napier's Constant.
  • It is the base of natural logarithm.
  • It can be calculate the sum of infinite series:
  • And the inverse function of the natural logarithm function is the exponential function:

.

ZOS Section

  • The syntax is to calculate the EXP in ZOS is .
    • where is the number .
  • For e.g.,(-9)..5..2@exp
Exponential

Examples

  • =EXP(1)=2.718281828459045
  • =EXP(0)=1
  • =EXP(-5)=0.0067379469990
  • =EXP(6.3)=544.5719101259

Related Videos

EXP Function

See Also

References

Exponential function