Opened 17 years ago
Closed 17 years ago
#211 closed defect (fixed)
Expression Engine: Division operator does not give correct result
Reported by: | romicadascalescu | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 3.3.0 |
Component: | Utilities API | Version: | 3.3.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description ¶
Division operator does not give correct result. 1 /2 must return 0.5 and not 0
Note:
See TracTickets
for help on using tickets.