menu
google_maps_utils package
documentation
google_maps_utils_facade.dart
GoogleMapsUtilsMath
havFromSin method
havFromSin method
dark_mode
light_mode
havFromSin
method
double
havFromSin
(
double
x
)
hav(asin(
x
)).
Implementation
double havFromSin(double x) => MathUtils.havFromSin(x);
google_maps_utils package
documentation
google_maps_utils_facade
GoogleMapsUtilsMath
havFromSin method
GoogleMapsUtilsMath class