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

适用于