Exp Function

Tips >>ASP Functions

WANTS TO MAKE SOFTWARE WITHOUT KNOWLEDGE OF ASP? CLICK HERE


The Exp function returns e raised to a power. The number argument can be any valid numeric expression. The number argument can be any valid numeric expression. The Exp function complements the action of the Log function and is sometimes referred to as the antilogarithm. You can also use a negative number.
Note :-
The value of number cannot exceed 709.782712893.


The Syntax of EXP function is :-

Exp(number)

Example#1 :-

Code :-
document.write(Exp(6.7))
Output :-
812.405825167543

Example#2 :-

Code :-
document.write(Exp(-6.7))
Output :-
1.23091190267348E-03

Example#3 :-

Code :-
<% =Exp(3.269) %>
Output :-
26.2850411552082

Example#4 :-

Code :-
<% =Exp(-3.269) %>
Output :-
0.038044452511799

 

 
E-mail : sales@virtualsplat.com
Phone : +91-9892413501

Whatsapp Icon +91-9967648641

Whatsapp Icon +91-9967648641