Home | History | Annotate | Download | only in i18n

Lines Matching full:tanl

792 //        double tanL = ::tan(fLatitude);
793 // double H = ::acos(-tanL * ::tan(pos1.declination));
796 // H = ::acos(-tanL * ::tan(pos2.declination));
1370 double tanL = ::tan(fLatitude);
1384 double angle = ::acos(-tanL * ::tan(pos.declination));