The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Complex.opBinaryRight
mir
complex
Complex
Complex
!(
CommonType
!(
T
,
R
))
opBinaryRight
(R rhs)
Complex
!(
CommonType
!(
T
,
R
))
opBinaryRight
(R rhs)
Complex
!(
CommonType
!(
T
,
R
))
opBinaryRight
(R rhs)
Complex
!(
CommonType
!(
T
,
R
))
opBinaryRight
(R rhs)
struct
Complex
(T)
scope const
@
optmath
Complex
!(
CommonType
!(
T
,
R
))
opBinaryRight
(
string
op
: "/"
R
)
(
const
R
rhs
)
if
(
isNumeric
!
R
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
||
is
(
T
==
real
)
)
Meta
Source
See Implementation
mir
complex
Complex
functions
opAssign
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toHash
variables
im
re