nextExponentDoubleImpl2

object nextExponentDoubleImpl2 extends Impl2[Double, Double, Double]
trait UImpl2[nextExponent, Double, Double, Double]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(base: Double, v: Double): Double