BigDecimalUtil

open class BigDecimalUtil

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun maxForRange(precision: Int, scale: Int): BigDecimal

Returns the largest representable BigDecimal for a given (precision, scale) pair.