| Anonymous | Login | Signup for a new account | 2013-05-19 14:05 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0003414 | OCaml | OCaml general | public | 2005-01-02 11:55 | 2005-01-04 16:12 | ||||||
| Reporter | administrator | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | |||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0003414: Relative precedence of -. and ** | ||||||||||
| Description | Full_Name: Christophe TROESTLER Version: 3.08.2 OS: GNU/Linux Submission from: ppp-62-235-157-155.tiscali.be (62.235.157.155) It would be nice that -. and ** behave like in math. Specifically, let x = 3. in -. x**2. sould return -9. (i.e. be parsed as -. (x**2.)) rather than the current 9. (because it is seen as (-. x)**2.). The same therefore should also hold for -.3.**2. and -3.**2. (while it is more debatable for the latter as -3. can be seen as a constant...). Best regards, Christophe | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| Copyright © 2000 - 2011 MantisBT Group |