Searched defs:_cos (Results 1 – 3 of 3) sorted by relevance
56 #define _cos(x) _sin(halfPi - (x)) macro
2140 float _sin, _cos; in _cvConstructExtSites() local2300 float _sin, _cos; in _cvConstructIntSites() local
2905 var _cos=Math.cos; variable