IeeeEquiv

scala.math.Equiv.Double.IeeeEquiv
See theIeeeEquiv companion trait
object IeeeEquiv extends IeeeEquiv

Attributes

Companion
trait
Source
Equiv.scala
Graph
Supertypes
trait IeeeEquiv
trait Equiv[Double]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
IeeeEquiv.type

Members list

Value members

Inherited methods

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

Returns true iff x is equivalent to y.

Returns true iff x is equivalent to y.

Attributes

Inherited from:
IeeeEquiv
Source
Equiv.scala