VB.NET Language in a Nutshell

   
Exp Function

Class

System.Math

Syntax

Math.Exp( d )

d (required; Numeric)

Any valid numeric expression

Return Value

Double

Description

A Double representing the natural number e raised to the power d . Note that the irrational number e is approximately 2.7182818.

Rules at a Glance

VB.NET/VB 6 Differences

See Also

Log Function, Log10 Function, E Field, Pow Function

   

Категории