Home | History | Annotate | Download | only in util

Lines Matching refs:cosQ

2110     private static double cosQ(double xa, double xb) {
2576 return cosQ(xa, xb);
2580 return -cosQ(xa, xb);
2658 return cosQ(xa, xb);
2662 return -cosQ(xa, xb);