Lines Matching refs:CP
1006 // cp = 2/(3*ln(2)). Note that cp_h + cp_l is cp, but with more accuracy.1007 define CP = 9.61796693925975554329e-01;1088 var z_l = CP_L * p_h + p_l * CP + dp_l;