Searched refs:round_cst_csh (Results 1 – 9 of 9) sorted by relevance
5 static double round_cst_csh = 1.014076581900344724984466743033e+00 ; variable
236 if (rh == (rh + (rl * round_cst_csh))) return rh; in cosh_rn()588 if (rh == (rh + (rl * round_cst_csh))) return rh; in sinh_rn()
31 static double round_cst_csh = 1.014076581900344724984466743033e+00 ; variable
241 if (rh == (rh + (rl * round_cst_csh))) return rh; in cosh_rn()593 if (rh == (rh + (rl * round_cst_csh))) return rh; in sinh_rn()
320 round_cst_csh := evalf(compute_rn_constant(maxepsilon_csh));;403 fprintf(fd, " static double round_cst_csh = %1.30e ;\n", round_cst_csh):
342 round_cst_csh := evalf(compute_rn_constant(maxepsilon_csh));;425 fprintf(fd, " static double round_cst_csh = %1.30e ;\n", round_cst_csh):