|
|
@ -29,9 +29,9 @@ |
|
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
|
|
.\" SUCH DAMAGE. |
|
|
|
.\" |
|
|
|
.\" $OpenBSD: qabs.3,v 1.11 2007/05/31 19:19:31 jmc Exp $ |
|
|
|
.\" $OpenBSD: qabs.3,v 1.12 2011/07/07 13:30:28 jmc Exp $ |
|
|
|
.\" |
|
|
|
.Dd $Mdocdate: May 31 2007 $ |
|
|
|
.Dd $Mdocdate: July 7 2011 $ |
|
|
|
.Dt QABS 3 |
|
|
|
.Os |
|
|
|
.Sh NAME |
|
|
@ -51,7 +51,6 @@ function returns the absolute value of the quad integer |
|
|
|
.Xr cabs 3 , |
|
|
|
.Xr floor 3 , |
|
|
|
.Xr imaxabs 3 , |
|
|
|
.Xr labs 3 , |
|
|
|
.Xr math 3 |
|
|
|
.Xr labs 3 |
|
|
|
.Sh BUGS |
|
|
|
The absolute value of the most negative integer remains negative. |