scala.math.Equiv.Float.IeeeEquiv
See theIeeeEquiv companion objectAn equivalence for Float
s which is consistent with IEEE specifications.
Because the behaviour of Float
s specified by IEEE is not consistent with behaviors required of an equivalence relation for NaN
(it is not reflexive), there are two equivalences defined for Float
: StrictEquiv
, which is reflexive, and IeeeEquiv
, which is consistent with IEEE spec and floating point operations defined in scala.math.
This equivalence may be preferable for numeric contexts.
AttributesReturns true
iff x
is equivalent to y
.
Returns true
iff x
is equivalent to y
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4