NFloat.E Property

Definition

Gets the mathematical constant e.

public:
 static property System::Runtime::InteropServices::NFloat E { System::Runtime::InteropServices::NFloat get(); };
public static System.Runtime.InteropServices.NFloat E { get; }
static member E : System.Runtime.InteropServices.NFloat
Public Shared ReadOnly Property E As NFloat

Property Value

Implements

E

Applies to