Difference between revisions of "Haversine"

From specialfunctionswiki
Jump to: navigation, search
 
Line 1: Line 1:
 
The haversine function $\mathrm{haversin} \colon \mathbb{C} \rightarrow \mathbb{C}$ is defined by
 
The haversine function $\mathrm{haversin} \colon \mathbb{C} \rightarrow \mathbb{C}$ is defined by
$$\mathrm{haversin}(z)=\dfrac{\mathrm{versin}(z)}{2},$$
+
$$\mathrm{haversin}(z)=\dfrac{1-\cos(z)}{2},$$
where $\mathrm{versin}$ denotes the [[versine]].
+
where $\cos$ denotes [[cosine]].
  
 
=Properties=
 
=Properties=

Latest revision as of 03:45, 28 March 2017

The haversine function $\mathrm{haversin} \colon \mathbb{C} \rightarrow \mathbb{C}$ is defined by $$\mathrm{haversin}(z)=\dfrac{1-\cos(z)}{2},$$ where $\cos$ denotes cosine.

Properties

References