BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method FromDouble

    FromDouble(double, FloatConversion)

    Gets a BigDecimal representation of a double value.

    Declaration
    public static BigDecimal FromDouble(double value, FloatConversion conversionMode = FloatConversion.Truncate)
    Parameters
    Type Name Description
    double value
    FloatConversion conversionMode
    Returns
    Type Description
    BigDecimal
    © Singulink. All rights reserved.