Bug 6626 – std.complex.expi()

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P2
Component
phobos
Product
D
Version
D2
Platform
x86
OS
All
Creation time
2011-09-08T09:34:00Z
Last change time
2013-08-04T05:49:13Z
Assigned to
nobody
Creator
bearophile_hugs

Comments

Comment #0 by bearophile_hugs — 2011-09-08T09:34:34Z
Maybe it's worth adding a std.complex.expi() function like std.math.expi(), and later deprecate std.math.expi(). I have code that uses std.math.expi().
Comment #1 by bugzilla — 2013-08-04T05:49:13Z
std.complex.expi() was added in May 2012.