[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 117208] Compile error on Solaris 8 -
From:       stevee () zuken ! co ! uk
Date:       2006-02-06 10:02:45
Message-ID: 20060206100245.29930.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=117208         




------- Additional Comments From stevee zuken co uk  2006-02-06 11:02 -------
Solaris does not have rintf either, but it does have rint:

NAME
     rint - round-to-nearest integral value

SYNOPSIS
     cc [ flag ... ] file ... -lm [ library ... ]
     #include <math.h>

     double rint(double x);

DESCRIPTION
     The rint() function returns the integral value  (represented
     as  a  double)  nearest  x  in  the direction of the current
     IEEE754 rounding mode.

     If the current rounding mode rounds toward  negative  infin-
     ity,  then  rint() is identical to floor(3M). If the current
     rounding mode rounds toward positive infinity,  then  rint()
     is identical to ceil(3M).

RETURN VALUES
     Upon successful completion, the rint() function returns  the
     integer (represented as a double precision number) nearest x
     in the direction of the current IEEE754 rounding mode.

     When x is +Inf, rint() returns x.

     If the value of x is NaN, NaN is returned.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic