Package

org.gerweck.scala.util

math

Permalink

package math

Global imports for math utility.

Source
package.scala
Since

0.9.9

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. math
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class HexByte extends AnyVal

    Permalink
  2. implicit final class RichBigDecimal extends AnyRef

    Permalink
  3. implicit class RichBigInteger extends AnyRef

    Permalink

Value Members

  1. def isqrt(l: Long): Long

    Permalink
  2. def isqrt(i: Int): Int

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped