ShortIsNRoot

trait ShortIsNRoot extends NRoot[Short]
trait NRoot[Short]
class Object
trait Matchable
class Any

Value members

Concrete methods

def fpow(a: Short, b: Short): Short
def log(a: Short): Short
def nroot(x: Short, n: Int): Short

Inherited methods

def sqrt(a: Short): Short
Inherited from
NRoot