scala.Numeric

object FloatIsFractional

[source: scala/Numeric.scala]

implicit object FloatIsFractional
extends FloatIsFractional with FloatOrdering
Methods inherited from FloatOrdering
compare
Methods inherited from FloatIsFractional
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