BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method Ceiling

    Ceiling(BigDecimal)

    Rounds up to the nearest integral value.

    Declaration
    public static BigDecimal Ceiling(BigDecimal value)
    Parameters
    Type Name Description
    BigDecimal value
    Returns
    Type Description
    BigDecimal
    Implements
    IFloatingPoint<TSelf>.Ceiling(TSelf)
    © Singulink. All rights reserved.