BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method INumberBase<BigDecimal>.IsNegativeInfinity

    INumberBase<BigDecimal>.IsNegativeInfinity(BigDecimal)

    Determines if a value is negative infinity.

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

    The value to be checked.

    Returns
    Type Description
    bool

    true if value is negative infinity; otherwise, false.

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