C C++ Java style math statement recognition

Issue #236 duplicate
Former user created an issue

Originally reported on Google Code with ID 236 ``` Please consider supporting following kind of statements which are from C style of cde

10 >> 1 10 << 2 sin(10) pow(10, 2) 0x1fff & 0x01 ```

Reported by `anil.omkar` on 2009-01-22 01:00:05

Comments (2)

  1. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2009-05-29 12:25:40 - Status changed: `Duplicate` - Merged into: #90

  2. Log in to comment