BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method INumberBase<BigDecimal>.IsNaN

    INumberBase<BigDecimal>.IsNaN(BigDecimal)

    Determines if a value is NaN.

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

    The value to be checked.

    Returns
    Type Description
    bool

    true if value is NaN; otherwise, false.

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