menu
jrpn
complex
Complex
Complex const constructor
Complex
brightness_4
Complex
constructor
Null safety
const
Complex
(
double
real
,
double
imaginary
)
Implementation
const Complex(this.real, this.imaginary);
jrpn
complex
Complex
Complex const constructor
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