[Issue 2973] std.math.pow(int, int), etc.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 21 19:55:37 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2973





--- Comment #3 from David Simcha <dsimcha at yahoo.com>  2009-07-21 19:55:36 PDT ---
Couldn't you just stick an assert in there to make sure it doesn't wrap around?
 I haven't tested, but I would think that even in debug mode, this would be
faster than using the float version.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list