asp.net.ph

Math.E Field

System Namespace   Math Class


Represents the natural logarithmic base, specified by the constant, e.

[ VB ]
Public Const E As Double

[ C# ]
public const double E;

[ C++ ]
public: const double E;

[ JScript ]
public var E : double;

Remarks

The value of this field is 2.7182818284590452354.

See Also

Math Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph