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

List:       koffice-devel
Subject:    Re: ROUNDUP in kspread
From:       Hasso Tepper <hasso () estpak ! ee>
Date:       2001-07-31 23:10:00
[Download RAW message or body]

Hasso Tepper wrote:
> This one should be better.

How it can be? Damn :))). I meant power not multilpying. Think before 
post some ...

- if (floor(args[0]->doubleValue()*10*digits) ==
	args[0]->doubleValue()*10*digits)
+ if (floor(args[0]->doubleValue()*pow(10,digits)) ==
	args[0]->doubleValue()*pow(10,digits))

But why it still doesn't work? Logically it should be correct. Some 
elementary C/C++ I don't know about? :))

regards,

-- 
Hasso Tepper
KDE Estonian Team
_______________________________________________
Koffice-devel mailing list
Koffice-devel@master.kde.org
http://master.kde.org/mailman/listinfo/koffice-devel

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

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