NFloat.Pi Property

Definition

Gets the mathematical constant pi.

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

Property Value

Implements

Pi

Applies to