Salesforce

EXP - Function (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

EXP - Function (Magic xpa 3.x)

Calculates the exponential value of x.

Syntax:

EXP(x)

Parameters:

x: a numeric value

Returns:

Number, the exponential function ex of the function's argument.

Example:

EXP(5) returns e5

See also:

LOG

The Online and Rich Client Samples projects (program NM04 and RNM04)

Reference
Attachment 
Attachment