ComplexIsConflicted
Complex as scala.math.Numeric trait.
Conversions to Int, Float and Double are only performed
if the imaginary component of the complex number is exactly 0.
Type members
Value members
Concrete methods
Inherited methods
def thenComparing[U <: Comparable[_ >: U <: <FromJavaObject>]](x$0: Function[_ >: Complex <: <FromJavaObject>, _ <: U]): Comparator[Complex]
- Inherited from:
- Comparator
def thenComparing[U <: <FromJavaObject>](x$0: Function[_ >: Complex <: <FromJavaObject>, _ <: U], x$1: Comparator[_ >: U <: <FromJavaObject>]): Comparator[Complex]
- Inherited from:
- Comparator
def thenComparingDouble(x$0: ToDoubleFunction[_ >: Complex <: <FromJavaObject>]): Comparator[Complex]
- Inherited from:
- Comparator
Deprecated and Inherited methods
@deprecated(message = "use `sign` method instead", since = "2.13.0")
- Deprecated
[Since version 2.13.0]use `sign` method instead- Inherited from:
- Numeric