Format: AllC/C++CSSTextshell script Advanced Search
33: { 34: if (isnan(x)||isnan(fn)) return x*fn; 35: if (!finite(fn)) {