Mol(Math Object Library) fot .Net
先頭区間の中間点に於ける Y の値((x0 + x1)/2)を与える必要があります。

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

構文

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

Property Value

タイプ: Double

参照