menu
dart_clip package
documentation
math/value.dart
MathValue
cosh method
cosh method
dark_mode
light_mode
cosh
method
MathValue
cosh
(
)
Implementation
MathValue cosh(){ return complexToValue( _complex().cosh() ); }
dart_clip package
documentation
math/value
MathValue
cosh method
MathValue class