BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method Pow

    Pow(BigDecimal, int)

    Returns the specified basis raised to the specified exponent. Exponent must be greater than or equal to 0.

    Declaration
    public static BigDecimal Pow(BigDecimal basis, int exponent)
    Parameters
    Type Name Description
    BigDecimal basis
    int exponent
    Returns
    Type Description
    BigDecimal
    © Singulink. All rights reserved.