On Tue, Jun 24, 2014 at 7:47 PM, Martti Kühne <mysat...@gmail.com> wrote:
> On Tue, Jun 24, 2014 at 7:32 PM, FRIGN <d...@frign.de> wrote:
>>
>> CEIL(x) ((int)(x) + ((x) > 0 && (int)(x) != (x)))
>>
>
> There are insignificant differences to results with this number
> (256.99999), but it's a significantly faster than glibc's ceilf (which

sorry. -256.99999

cheers!
mar77i

Reply via email to