menu
jrpn
complex
Complex
operator unary- method
operator unary-
brightness_4
operator unary-
method
Null safety
Complex
operator unary-
(
)
Implementation
Complex operator -() => Complex(-real, -imaginary);
jrpn
complex
Complex
operator unary- method
Complex class
Constructors
Complex
polar
Properties
hashCode
imaginary
r
real
runtimeType
theta
Methods
acos
acosh
asin
asinh
atan
atanh
cos
cosh
exp
ln
noSuchMethod
pow
sin
sinh
sqrt
tan
tanh
toString
Operators
operator *
operator +
operator -
operator /
operator ==
operator unary-
Constants
zero