+92 332 4229 857 99ProjectIdeas@Gmail.com

Math Exp function (Vb.net)


Math.Exp (Vb.net)
Math.Exp() function returns the value of e raised to the specified power.
Example
Msgbox(Math.Exp(1))
Return Value
The message box will display 2.71828182845905.

0 comments: