#define _GNU_SOURCE #include int finite(double x) { return isfinite(x); }

AltStyle によって変換されたページ (->オリジナル) /