  exp
  Builtin Function



      SSyynnooppssiiss
        Exponential function.

      SSyynnttaaxx
        exp ( _X )

      DDeessccrriippttiioonn
        Exp returns the value of e (the base of natural logarithms)
        raised to the power of _X. If the argument to exp is a matrix
        then an element-by-element operation is performed.



















































