[Kst] [Bug 88950] more operators for equations

George Staikos staikos at kde.org
Wed Sep 8 00:09:51 CEST 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=88950        




------- Additional Comments From staikos kde org  2004-09-08 00:09 -------
On Tuesday 07 September 2004 17:41, netterfield astro utoronto ca wrote:

>   -we are not 1.0, so we can break compatibility if we need to. Now is the
> last chance.

   Right, best to do it now.  This feature dates back only a few months in CVS 
anyway.

> -if we are going to have logical and bitwise operators, we 
> really ought to be compatible with some already existant standard.  I would
> vote for C.  (ie logical = &&, bitwise = &). Are there any other
> suggestions?

  I prefer C-style as well.

> -All vectors are doubles, so adding this this may or may not 
> cause troubles.  We need to be careful.

   It's a tricky thing to implement.  It doesn't even really make sense in 
terms of doubles because we are floating-point implementation "independent".  
The best we can do is convert to long or so I think.



More information about the Kst mailing list