Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
BigDecimal の 0.5 を返します。
戻り値は新規作成されたインスタンスです。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public static BigDecimal Pt5 { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property Pt5 As BigDecimal Get |
Visual C++ |
---|
public: static property BigDecimal^ Pt5 { BigDecimal^ get (); } |
static member Pt5 : BigDecimal with get |