Searched refs:tanL (Results 1 – 2 of 2) sorted by relevance
1288 double tanL = Math.tan(fLatitude);1300 double angle = Math.acos(-tanL * Math.tan(pos.declination));
1370 double tanL = ::tan(fLatitude); in riseOrSet() local1384 double angle = ::acos(-tanL * ::tan(pos.declination)); in riseOrSet()