Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>exp exponent (natural)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EXP                      Exponent (Natural)

 y = EXP(numexpr)

    Returns e (the base of natural logarithms) to the power of numexpr.

     numexpr   A numeric expression less than or equal to 88.02969.

   ----------------------------------------------------------------------

      Notes:    If x is a double-precision variable or constant, EXP is
                calculated in double precision. Otherwise it is calculated
                in single precision.

                The value of e is approximately 2.718282.

See Also: LOG

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson