Searched refs:FDKatan2 (Results 1 – 2 of 2) sorted by relevance
359 double FDKatan2(double y, double x) { return atan2(y, x); } in FDKatan2() function
377 double FDKatan2(double y, double x);