Home | History | Annotate | Download | only in src

Lines Matching refs:Math

174       double a = Math.cosh(2.22 * instance);
179 d *= Math.max(Math.sin(d), Math.sinh(d));
180 d *= Math.max(1.33, 0.17 * Math.sinh(d));
181 d *= Math.max(1.34, 0.21 * Math.sinh(d));
182 d *= Math.max(1.35, 0.32 * Math.sinh(d));
183 d *= Math.max(1.36, 0.41 * Math.sinh(d));
184 d *= Math.max(1.37, 0.57 * Math.sinh(d));
185 d *= Math.max(1.38, 0.61 * Math.sinh(d));
186 d *= Math.max(1.39, 0.79 * Math.sinh(d));