ceil.3 (aa842e6a1214ea141be0f824f91cdf5e4aff3ab0) | ceil.3 (a9a0bf07f3f18041b1f827b098a6106ac6705abb) |
---|---|
1.\" Copyright (c) 1991 The 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. --- 48 unchanged lines hidden (view full) --- 57.Fa x , 58expressed as a floating-point number. 59.Sh SEE ALSO 60.Xr abs 3 , 61.Xr fabs 3 , 62.Xr floor 3 , 63.Xr ieee 3 , 64.Xr math 3 , | 1.\" Copyright (c) 1991 The 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. --- 48 unchanged lines hidden (view full) --- 57.Fa x , 58expressed as a floating-point number. 59.Sh SEE ALSO 60.Xr abs 3 , 61.Xr fabs 3 , 62.Xr floor 3 , 63.Xr ieee 3 , 64.Xr math 3 , |
65.Xr rint 3 | 65.Xr rint 3 , 66.Xr round 3 , 67.Xr trunc 3 |
66.Sh STANDARDS 67The 68.Fn ceil 69function conforms to 70.St -isoC . | 68.Sh STANDARDS 69The 70.Fn ceil 71function conforms to 72.St -isoC . |