Searched refs:c3c3through4_min_c2 (Results 1 – 1 of 1) sorted by relevance
99 double c3through2,c3through4,c3c3through4_min_c2,min4_c0; in db_SolveQuartic() local128 c3c3through4_min_c2=c3*c3through4-c2; in db_SolveQuartic()131 k0=min4_c0*c3c3through4_min_c2-c1*c1; in db_SolveQuartic()143 ms=lz+c3c3through4_min_c2; in db_SolveQuartic()171 double c3through2,c3through4,c3c3through4_min_c2,min4_c0; in db_SolveQuarticForced() local200 c3c3through4_min_c2=c3*c3through4-c2; in db_SolveQuarticForced()203 k0=min4_c0*c3c3through4_min_c2-c1*c1; in db_SolveQuarticForced()215 ms=lz+c3c3through4_min_c2; in db_SolveQuarticForced()