OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAD_DEG
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/icu/source/i18n/
astro.cpp
207
#define
RAD_DEG
( 180 / CalendarAstronomer::PI ) // radians -> degrees
833
// double y = ::asin(sin(x) / ::sin(psi)) *
RAD_DEG
;
915
// fLongitude*
RAD_DEG
;
[
all
...]
/external/icu4c/i18n/
astro.cpp
207
#define
RAD_DEG
( 180 / CalendarAstronomer::PI ) // radians -> degrees
833
// double y = ::asin(sin(x) / ::sin(psi)) *
RAD_DEG
;
915
// fLongitude*
RAD_DEG
;
[
all
...]
Completed in 54 milliseconds