Searched refs:tan_lon_x (Results 1 – 1 of 1) sorted by relevance
143 …CT const tan_lon_x = T1 * cos_lon2 - T2 * cos_lon1 - T1T2 * (tan_lat1 * sin_lon1 - tan_lat2 * sin_… in apply() local145 lon = atan2(tan_lon_y, tan_lon_x); in apply()