Searched refs:asin_t_t0j (Results 1 – 1 of 1) sorted by relevance
439 CT const asin_t_t0j = asin(bounded(t_t0j, -c1, c1)); in lon_diff() local440 delta_lon = sign_lon_diff * asin_t_t0j + delta_k; in lon_diff()504 CT const asin_t_t0j = asin(bounded(t_t0j, -c1, c1)); in lon_diffs() local505 CT const sign_asin_t_t0j = sign_lon_diff * asin_t_t0j; in lon_diffs()533 CT const asin_t_t0j = asin(bounded(t_t0j, -c1, c1)); in lon() local535 lon_before = lonj + sign_lon_diff * (asin_t_t0j - asin_tj_t0j + dLj); in lon()1103 CT const asin_t_t0j = ! geod.is_Cj_zero ? asin(bounded(t / geod.t0j, -c1, c1)) : 0; in converge_07_one_geod() local1104 CT const sign_asin_t_t0j = geod.sign_lon_diff * asin_t_t0j; in converge_07_one_geod()