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

/xsrc/external/mit/libX11/dist/src/xcms/
H A DXcmsint.h217 #define XCMS_TAN(x) (XCMS_SIN(x) / XCMS_COS(x)) macro
244 ((XcmsFloat)(c) / (XcmsFloat)XCMS_SQRT((XCMS_TAN(h) * XCMS_TAN(h)) + \
249 (XcmsFloat)(XCMS_TAN(h) * XCMS_TAN(h))) + (XcmsFloat)1.0)))

Completed in 2 milliseconds