Mol(Math Object Library) fot .Net
double の等値性を判定する(デフォルトの)定数。初期値は 1.0e-13 です。

名前空間: Mol
アッセンブリー: Mol.Net (in Mol.Net.dll)

構文

C#
public static double EPS { get; set; }
Visual Basic
Public Shared Property EPS As Double
	Get
	Set
Visual C++
public:
static property double EPS {
	double get ();
	void set (double value);
}
static member EPS : float with get, set

Property Value

タイプ: Double

参照