bessel->Bessel (Igor Sobrado, PR misc/19700)

This commit is contained in:
perry 2003-03-31 02:43:38 +00:00
parent 9f3d802514
commit 570bad51bb

View File

@ -509,7 +509,7 @@ The natural logarithm of x.
.IP "e (\fIx\fR)"
The exponential function of raising e to the value x.
.IP "j (\fIn,x\fR)"
The bessel function of integer order n of x.
The Bessel function of integer order n of x.
.SS EXAMPLES
In /bin/sh, the following will assign the value of "pi" to the shell
variable \fBpi\fR.