eightysixth
|
2e405f397b
|
Created geodesy section with one algorithm (#1757)
* implemented haversine
* updated docstring
Only calculate distance
* added type hints
* added type hints
* improved docstring and math usage
* f"{haversine_distance(*SAN_FRANCISCO, *YOSEMITE):0,.0f} meters"
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2020-02-16 10:55:27 +01:00 |
|