diff options
-rw-r--r-- | lib/msun/man/j0.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/msun/man/j0.3 b/lib/msun/man/j0.3 index 7e1b790..587b72e 100644 --- a/lib/msun/man/j0.3 +++ b/lib/msun/man/j0.3 @@ -98,7 +98,7 @@ The functions .Fn y1 , and .Fn y1f -compute the linearly independent Bessel function of the second kind +compute the linearly independent Bessel function of the second kind of orders 0 and 1 for the positive .Em real value @@ -135,12 +135,12 @@ is \*(Pm0, these routines will generate a divide-by-zero exception and return -\*(If. If .Fa x -is a sufficiently small positive number, then +is a sufficiently small positive number, then .Fn y1 , .Fn y1f , .Fn yn , and -.Fn ynf +.Fn ynf will generate an overflow exception and return -\*(If. .Sh SEE ALSO .Xr math 3 |