Mol(Math Object Library) fot .Net
BigDecimal の 3 を返します。 戻り値は新規作成されたインスタンスです。

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

構文

C#
public static BigDecimal Three { get; }
Visual Basic
Public Shared ReadOnly Property Three As BigDecimal
	Get
Visual C++
public:
static property BigDecimal^ Three {
	BigDecimal^ get ();
}
static member Three : BigDecimal with get

Property Value

タイプ: BigDecimal

参照