carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
complex_t.opEquals
carbon
complex
complex_t
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(C z)
struct
complex_t
(T)
pure nothrow @
safe
@
nogc
const
bool
opEquals
(
C
)
(
C
z
)
if
(
isComplex
!
C
&&
is
(
typeof
(
(
C
z
)
))
)
bool
opEquals
(R r)
Meta
Source
See Implementation
carbon
complex
complex_t
constructors
this
functions
abs
arg
conj
opAssign
opBinary
opBinaryRight
opEquals
opOpAssign
opUnary
sqAbs
sqrt
toString
static functions
fromPhase
static variables
one
zero
variables
im
re