j0.3 (5308354b7e5e73fed552e96fb4411c3473b5eebf) | j0.3 (4bd9ba3c2f425abd45da4df1361501118d8d6663) |
---|---|
1.\" Copyright (c) 1985, 1991 Regents of the University of California. 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 16 unchanged lines hidden (view full) --- 25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" from: @(#)j0.3 6.7 (Berkeley) 4/19/91 | 1.\" Copyright (c) 1985, 1991 Regents of the University of California. 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 16 unchanged lines hidden (view full) --- 25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" from: @(#)j0.3 6.7 (Berkeley) 4/19/91 |
33.\" $Id: j0.3,v 1.2 1995/03/01 05:06:20 jkh Exp $ | 33.\" $Id: j0.3,v 1.3 1995/10/22 18:16:39 bde Exp $ |
34.\" 35.Dd April 19, 1991 36.Dt J0 3 37.Os BSD 4 38.Sh NAME 39.Nm j0 , 40.Nm j0f , 41.Nm j1 , --- 101 unchanged lines hidden (view full) --- 143value 144results in an error; the global 145variable 146.Va errno 147is set to 148.Er EDOM 149and a reserve operand fault is generated. 150.Sh SEE ALSO | 34.\" 35.Dd April 19, 1991 36.Dt J0 3 37.Os BSD 4 38.Sh NAME 39.Nm j0 , 40.Nm j0f , 41.Nm j1 , --- 101 unchanged lines hidden (view full) --- 143value 144results in an error; the global 145variable 146.Va errno 147is set to 148.Er EDOM 149and a reserve operand fault is generated. 150.Sh SEE ALSO |
151.Xr math 3 , 152.Xr infnan 3 | 151.Xr math 3 |
153.Sh HISTORY 154This set of functions 155appeared in 156.At v7 . | 152.Sh HISTORY 153This set of functions 154appeared in 155.At v7 . |