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.