Exp()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical functions >

Exp()

Description

Calculate ex.

 

Type

REGULAR FUNCTION

 

Usage

Result = Exp(Number)

 

Number

REAL

The exponent of e.

Result

REAL

The result of eNumber.