Searched refs:TAN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/calendar/
H A Dsunpos.c50 #define TAN(x) (tan(D2R(x))) macro
122 alpha = ATAN(TAN(lambda) * COS(epsilon)); /* 9 */
155 (COS(HA) * SIN(latitude) - TAN(*DEC) * COS(latitude))); /* 14 */
/freebsd-10-stable/contrib/gcc/
H A Dconvert.c222 CASE_MATHFN (TAN)

Completed in 162 milliseconds