Originally reported on Google Code with ID 90
I would be really nice if you could add the functions and, or and not to
speed crunch. And if possible add either a functions or operators (i prefer
<< and >>) for bit shift operations.
All these operations should be only available on integers and not on any
floating points.
Reported by rothan on 2007-07-24 12:41:35
``` Thank you. This will be available in 0.9 (0.8 will be released tomorrow and the release plan for 0.9 will be available soon). The upcoming math engine already supports these operations. ```
Reported by `helder.pereira.correia` on 2007-07-24 12:59:19 - Status changed: `Accepted` - Labels added: Type-Enhancement, Milestone-0.9 - Labels removed: Type-Defect