[BACK]Return to isfinite.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/gen/isfinite.3 between version 1.3 and 1.4

version 1.3, 2008/04/30 13:10:50 version 1.4, 2011/08/06 11:02:41
Line 27 
Line 27 
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE  .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.  .\" POSSIBILITY OF SUCH DAMAGE.
 .\"  .\"
 .Dd October 29, 2003  .Dd August 6, 2011
 .Dt ISFINITE 3  .Dt ISFINITE 3
 .Os  .Os
 .Sh NAME  .Sh NAME
Line 66  Otherwise 0 is returned.
Line 66  Otherwise 0 is returned.
 .Sh ERRORS  .Sh ERRORS
 No errors are defined.  No errors are defined.
 .Sh SEE ALSO  .Sh SEE ALSO
   .Xr finite 3 ,
 .Xr fpclassify 3 ,  .Xr fpclassify 3 ,
 .Xr isnormal 3 ,  .Xr isnormal 3 ,
 .Xr math 3 ,  .Xr math 3 ,

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>