ctx_Long_is_TruncatingPower

coulomb.ops.algebra.long$.ctx_Long_is_TruncatingPower$

Attributes

Source:
long.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def tpow(v: Long, e: Double): Long

returns v^e, truncated to integer value (toward zero)

returns v^e, truncated to integer value (toward zero)

Attributes

Source:
long.scala