NFloat.Pi 속성

정의

수학 상수 pi를 가져옵니다.

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

속성 값

NFloat

구현

System.Numerics.IFloatingPointIeee754`1.Pi

적용 대상