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

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

構文

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

Property Value

タイプ: BigDecimal

参照