powDoubleIntImpl

object powDoubleIntImpl extends Impl2[Double, Int, Double]
trait UImpl2[pow, Double, Int, Double]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(v: Double, v2: Int): Double