menu
myanmar_calendar_widget package
documentation
hindu/hcalendar/math_functions.dart
sind function
sind function
dark_mode
light_mode
sind
function
double
sind
(
double
degrees
)
Calculates sine in degrees
Implementation
double sind(double degrees) { return math.sin(toRadians(degrees)); }
myanmar_calendar_widget package
documentation
hindu/hcalendar/math_functions
sind function
math_functions library