E Field

The natural constant E (approximately 2.7182...)
Public Const E As Double = 2,71828182845905
This language is not supported or no code example is available.
public const double E = 2,71828182845905
This language is not supported or no code example is available.
public:  
const double E = 2,71828182845905;
This language is not supported or no code example is available.
public const E : double = 2,71828182845905
This language is not supported or no code example is available.

Field Value

double

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition