carbon ~master (2022-03-16T06:27:41.4511405)
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