BigDecimal

actual constructor(strVal: String)
actual constructor(doubleVal: Double)
actual constructor(intVal: Int)
actual constructor(longVal: Long)
expect constructor(strVal: String)
expect constructor(doubleVal: Double)
expect constructor(intVal: Int)
expect constructor(longVal: Long)
constructor()
actual constructor(strVal: String)
actual constructor(doubleVal: Double)
actual constructor(intVal: Int)
actual constructor(longVal: Long)
constructor()
actual constructor(strVal: String)
actual constructor(doubleVal: Double)
actual constructor(intVal: Int)
actual constructor(longVal: Long)