December 06, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3749


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com
           Severity|minor                       |enhancement


--- Comment #9 from Walter Bright <bugzilla@digitalmars.com> 2010-12-05 22:31:08 PST ---
I'm going to defer this until there's a reasonably portable implementation of the specifics of yl2x and yl2xp1. Probably one can be built out of the C standard library math functions.

Failing that, we'll need an inline asm version for gcc, and a 64 bit inline version.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 16, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=3749


Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code@dawg.eu


--- Comment #10 from Martin Nowak <code@dawg.eu> 2013-01-15 16:07:47 PST ---
What's the state of this?
Having log/exp functions at compile time would be very useful, e.g. to
pregenerate scientific tables.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
1 2
Next ›   Last »