Searched defs:cos_d (Results 1 – 2 of 2) sorted by relevance
90 CT cos_d = sin_lat1*sin_lat2 + cos_lat1*cos_lat2*cos_dlon; in apply() local
113 CT const cos_d = c1 - c2 * L; in apply() local