menu
jrpn
complex
Complex
cosh method
cosh
brightness_4
cosh
method
Null safety
Complex
cosh
(
)
Implementation
Complex cosh() => const Complex(0.5, 0) * (exp() + ((-this).exp()));
jrpn
complex
Complex
cosh 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