math.3 (dfd6ede5f925868b4ba0166f4846f1ca2900e1d9) | math.3 (5a38af1fb8982572bce298bcdeeb875925e00ab0) |
---|---|
1.\" Copyright (c) 1985 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. --- 203 unchanged lines hidden (view full) --- 212in this section might not produce a result that is correctly rounded, 213so reproducible results cannot be guaranteed across platforms. 214For most of these functions, however, incorrect rounding occurs 215rarely, and then only in very-close-to-halfway cases. 216.Sh SEE ALSO 217.Xr complex 3 , 218.Xr fenv 3 , 219.Xr ieee 3 , | 1.\" Copyright (c) 1985 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. --- 203 unchanged lines hidden (view full) --- 212in this section might not produce a result that is correctly rounded, 213so reproducible results cannot be guaranteed across platforms. 214For most of these functions, however, incorrect rounding occurs 215rarely, and then only in very-close-to-halfway cases. 216.Sh SEE ALSO 217.Xr complex 3 , 218.Xr fenv 3 , 219.Xr ieee 3 , |
220.Xr qmath 3 , |
|
220.Xr tgmath 3 221.Sh HISTORY 222A math library with many of the present functions appeared in 223.At v7 . 224The library was substantially rewritten for 225.Bx 4.3 226to provide 227better accuracy and speed on machines supporting either VAX --- 21 unchanged lines hidden --- | 221.Xr tgmath 3 222.Sh HISTORY 223A math library with many of the present functions appeared in 224.At v7 . 225The library was substantially rewritten for 226.Bx 4.3 227to provide 228better accuracy and speed on machines supporting either VAX --- 21 unchanged lines hidden --- |