Home
last modified time | relevance | path

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

/dports/x11/libX11/libX11-1.7.2/src/xcms/
H A DcmsTrig.c108 static double const sin_pcoeffs[] = { variable
526 retval = y * (_XcmsPolynomial (3, sin_pcoeffs, yt2) / _XcmsPolynomial(3, sin_qcoeffs, yt2)); in _XcmsSine()