show / hide menu

Exp

Returns e (the base of natural logarithms) raised to a power.

Syntax : Exp(Number InputValue )
Where
Number InputValue is number.

Examples :

textbox1.Value = Exp( 100 ) , this returns 2.688