Difference between revisions of "EXP()"

From Lianjapedia
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 05:23, 25 October 2011

Purpose

Function to return exponential value


Syntax

EXP(<expN>)


See Also

ACOS(), ASIN(), ATAN(), ATN2(), COS(), DTOR(), LOG(), LOG10(), PERCENT(), PI(), ROUND(), RTOD(), SET DECIMALS, SET FIXED, SIN(), TAN()


Description

The EXP() function returns the value of e to the power <expN>.


Example

set decimals to 3
? exp(1.000)
     2.718
eval = exp(1.000)
? eval
     2.718
? type("eval")
N


Products

Recital Server, Recital