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