Format: AllC/C++CSSTextshell script Advanced Search
36: \ 37: if (isnan(x)) \ 38: return (x); \ 39: if (isnan(y)) \ 40: return (y); \