BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method INumberBase<BigDecimal>.IsRealNumber

    INumberBase<BigDecimal>.IsRealNumber(BigDecimal)

    Determines if a value represents a real number.

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

    The value to be checked.

    Returns
    Type Description
    bool

    true if value is a real number; otherwise, false.

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