menu
jrpn
complex
Complex
r property
r
brightness_4
r
property
Null safety
double
r
Implementation
double get r => dart.sqrt(real * real + imaginary * imaginary);
jrpn
complex
Complex
r property
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