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

           Summary: std.math.pow(int, int), etc.
           Product: D
           Version: 2.030
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: bugzi...@digitalmars.com
        ReportedBy: dsim...@yahoo.com


std.math should have a function for efficiently and accurately computing
int^int, int ^ uint, etc.  Casting to floating point is not a good solution b/c
you lose performance and, in some cases, precision.  Furthermore, this would be
dead simple to implement.

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

Reply via email to