F64_Exp()

Syntax

pointer.double = F64_Exp(n.double [, result.double])

Description

Raises e (2.71...) to the power of n.

The result is stored in n or, if the optional parameter is given, in result.