kotlin-stdlib / kotlin.js / Math / pow pow JS 1.1 fun pow(base: Double, exp: Double): Double Deprecated: Use kotlin.math.pow instead.