Documentation
From my personal library, The Internet

man page:


     int
     finite(double x);


DESCRIPTION

     The finite() function returns 1 if -infinity < x < +infinity. It returns
     0 if x is +-infinity or a NaN.

BSD                              July 2, 2003                              BSD

Man(1) output converted with man2html