BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method INumberBase<BigDecimal>.IsFinite

    INumberBase<BigDecimal>.IsFinite(BigDecimal)

    Determines if a value is finite.

    Declaration
    static bool INumberBase<BigDecimal>.IsFinite(BigDecimal value)
    Parameters
    Type Name Description
    BigDecimal value

    The value to be checked.

    Returns
    Type Description
    bool

    true if value is finite; otherwise, false.

    Implements
    INumberBase<TSelf>.IsFinite(TSelf)
    © Singulink. All rights reserved.