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

/xsrc/external/mit/libX11/dist/src/xcms/
H A DcmsTrig.c108 static double const sin_pcoeffs[] = { variable in typeref:typename:double const[]
531 retval = y * (_XcmsPolynomial (3, sin_pcoeffs, yt2) / _XcmsPolynomial(3, sin_qcoeffs, yt2));

Completed in 2 milliseconds