Searched refs:cst (Results 1 – 2 of 2) sorted by relevance
202 float cst = 0xc.c422ap-4; /* sqrt(2/pi) rounded to nearest */ in j1f_asympt() local206 cst = -cst; in j1f_asympt()220 float t = cst / sqrtf (x) * (float) beta1; in j1f_asympt()494 float cst = 0xc.c422ap-4; /* sqrt(2/pi) rounded to nearest */ in y1f_asympt() local507 float t = cst / sqrtf (x) * (float) beta1; in y1f_asympt()
214 float cst = 0xc.c422ap-4f; /* sqrt(2/pi) rounded to nearest */ in j0f_asympt() local215 float t = cst / sqrtf (x) * (float) beta0; in j0f_asympt()495 float cst = 0xc.c422ap-4; /* sqrt(2/pi) rounded to nearest */ in y0f_asympt() local496 float t = cst / sqrtf (x) * (float) beta0; in y0f_asympt()