Half.Pi 屬性

定義

取得數學常數 pi

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

屬性值

Half

實作

System.Numerics.IFloatingPointIeee754`1.Pi

適用於