This commit is contained in:
Michael Kerrisk 2007-07-13 08:41:15 +00:00
parent 0f2111e3c3
commit 70dc093862
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
INFINITY, NAN, HUGE_VAL, HUGE_VALF, HUGE_VALL \- floating point constants
.SH SYNOPSIS
.nf
.BR #define _ISOC99_SOURCE
.B #define _ISOC99_SOURCE
.br
.B #include <math.h>
.sp