Half.E 屬性

定義

取得數學常數 e.

public:
 static property Half E { Half get(); };
public static Half E { get; }
member this.E : Half
Public Shared ReadOnly Property E As Half

屬性值

Half

實作

System.Numerics.IFloatingPointIeee754`1.E

適用於