NFloat.E プロパティ

定義

数学定数 e を取得 します

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

プロパティ値

NFloat

実装

System.Numerics.IFloatingPointIeee754`1.E

適用対象