December 05, 2009 [Issue 2973] std.math.pow(int, int), etc. | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsimcha@yahoo.com | http://d.puremagic.com/issues/show_bug.cgi?id=2973 ZY Zhou <rinick@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #9 from ZY Zhou <rinick@gmail.com> 2009-12-04 22:17:46 PST --- Now we have power operator. It will be very confusing that 3.0^^3 works but 3^^3 doesn't. Most people would think ^^ in D is just like ** in python. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 12, 2010 [Issue 2973] std.math.pow(int, int), etc. | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsimcha@yahoo.com | http://d.puremagic.com/issues/show_bug.cgi?id=2973 Don <clugdbug@yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #10 from Don <clugdbug@yahoo.com.au> 2010-02-12 00:16:38 PST --- FIXED: 3^^3 works in DMD 2.040. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation