Lines Matching full:_cos
56 #define _cos(x) _sin(halfPi - (x))319 rv = r0 * _cos( phi );383 /*rv = r*_cos(phi) - r0; */