scala.Numeric

object DoubleIsFractional

[source: scala/Numeric.scala]

implicit object DoubleIsFractional
extends DoubleIsFractional with DoubleOrdering
Methods inherited from DoubleOrdering
compare
Methods inherited from DoubleIsFractional
plus, minus, times, div, negate, fromInt, toInt, toLong, toFloat, toDouble
Methods inherited from Fractional
mkNumericOps
Methods inherited from Numeric
zero, one, abs, signum
Methods inherited from Ordering
lteq, gteq, lt, gt, equiv, max, min, reverse, mkOrderingOps
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf