HomeSort by relevance Sort by last modified time
    Searched full:wtf_atan2 (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/wtf/
MathExtras.h 158 inline double wtf_atan2(double x, double y) function
186 #define atan2(x, y) wtf_atan2(x, y)
  /external/webkit/Source/JavaScriptCore/
ChangeLog-2007-10-14     [all...]

Completed in 1417 milliseconds