Format: AllC/C++CSSTextshell script Advanced Search
138: else if (x > 1.e-17) 139: return (smaller_gam(x)); 140: else if (x > -1.e-17) {