Distance and Bearing: Difference between revisions

m
m (→‎{{header|Wren}}: Add additional import and libheader.)
Line 61:
}}</syntaxhighlight>
 
For this task, we assume that the earth is a sphere rather than an oblate ellipsoid. Also, we report the initial bearing (at the requested location). For the task example, these issues are irrelevant (the distances involved are too small for those details to be significant), but they might become significant if code from this implementation was used in other contexts.
 
Task example:
6,951

edits