Home
last modified time | relevance | path

Searched refs:tanL (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dastro.cpp1359 double tanL = ::tan(fLatitude); in riseOrSet() local
1373 double angle = ::acos(-tanL * ::tan(pos.declination)); in riseOrSet()