Older Newer
Sun, 03 Nov 2019 15:52:49 . . . . SyneRyder [Fix formatting and typo]


Changes by last author:

Added:
= exp =

== Syntax ==

double exp(double x)

== Arguments ==

:x

::Double-precision floating point value.

== Return ==

Exponential of x.

== Description ==

Returns the exponential value of parameter x.