Searched refs:sin_dlon_2 (Results 1 – 1 of 1) sorted by relevance
177 CT const sin_dlon_2 = sin_lon * cos_lon2 - cos_lon * sin_lon2; in apply() local179 CT const lat_y_2 = sin_dlon_2 + tan_alpha2 * sin_lat2 * cos_dlon_2; in apply()