Programming Reference Manual
Exp
Syntax
Exp(
Num
)
Description
Return the exponential.
Parameter
Description
Num
Return
e
raised to the power of this numeric value. The value
e
is approximately 2.718282.
See Also
Log
.
Example
Sub
Main
Debug
.
Print
Exp
(1)
' 2.718281828459
End
Sub
Home
IDE Overview
Declarations
Data Types
Assignment
Flow Control
Error Handling
Conversion
Variable Info
Constant
Math
Math
Abs
Atn
Cos
Exp
Fix
Int
Log
Randomize
Rnd
Round
Sgn
Sin
Sqr
Tan
Financial
Strings
StringClass
Objects
Time/Date
File
User Input
User Dialog
Dialog Functions
Web Form
CCL (web server)
DDE
Settings
Miscellaneous
Operator
Translator