DeprecatedFloatEquiv

scala.math.Equiv.DeprecatedFloatEquiv

Attributes

Source
Equiv.scala
Graph
Supertypes
trait StrictEquiv
trait Equiv[Float]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

def equiv(x: Float, y: Float): Boolean

Returns true iff x is equivalent to y.

Returns true iff x is equivalent to y.

Attributes

Inherited from:
StrictEquiv
Source
Equiv.scala