power in kotlin code example Example: exponential in kotlin Double.pow(x: Double) => 10.0.pow(14) it means 10^14