Commit graph

36 commits

Author SHA1 Message Date
Don Clugston
ae4fd3b9f7 * exp() is now 3 times faster.
* sinh, cosh, tanh now use D implementations rather than the C standard library.
* tan() now uses the C library if asm is unavailable.
2009-02-23 09:11:43 +00:00
Walter Bright
ac1cf7c874 harmonized gratuitous differences with phobos2 2009-02-10 02:18:52 +00:00
Walter Bright
b8e9344ad8 more OSX fixes 2009-02-08 23:04:40 +00:00
Walter Bright
9d7a1fb46f initial stab at OSX 2009-01-28 00:57:38 +00:00
Walter Bright
d8223159da v1.034 2008-08-10 18:26:50 +00:00
Don Clugston
a11e2f84c9 Fixes for bugzilla #2092 2008-05-28 07:08:15 +00:00
Don Clugston
392cd2a7ed Bugfix(typo) for issubnormal() on non-X86 systems. 2008-05-02 12:36:21 +00:00
Don Clugston
b3ce9557fe std.math: Applied Tango/Phobos2 bugfixes to Phobos1: support for 64 and 128 bit reals; added Windows support for scalbn, nextafter; added isIdentical, nextUp, nextDown. 2008-04-23 15:42:24 +00:00
Walter Bright
a6800dd6ff folded in Don's doc changes to std.math.atan2 2008-03-01 20:21:06 +00:00
Brad Roberts
8e9b6e4b7a merge r531 from trunk to phobos-1.x branch, documentation updates for functions not supported on windows 2007-12-10 02:22:58 +00:00
Brad Roberts
adf6785cf9 Add missing space in NotImplemented exception message 2007-12-09 21:21:56 +00:00
Walter Bright
c997b403e2 remove html from std.math 2007-10-02 06:27:14 +00:00
Brad Roberts
76dac5da92 phobos 0.176 2007-09-10 05:36:13 +00:00
Brad Roberts
a298690ea5 phobos 0.170 2007-09-10 05:32:20 +00:00
Brad Roberts
613c86dca9 phobos 0.168 2007-09-10 05:31:04 +00:00
Brad Roberts
c4389822c1 phobos 0.167 2007-09-10 05:30:20 +00:00
Brad Roberts
b76c21ccf9 phobos 0.161 2007-09-10 05:24:49 +00:00
Brad Roberts
d6ac036aff phobos 0.149 2007-09-10 05:11:52 +00:00
Brad Roberts
110cfd9da7 phobos 0.148 2007-09-10 05:04:40 +00:00
Brad Roberts
72a09be429 phobos 0.146 2007-09-10 05:02:39 +00:00
Brad Roberts
96892ebf9e phobos 0.143 2007-09-10 04:58:30 +00:00
Brad Roberts
14f0405250 phobos 0.141 2007-09-10 04:57:41 +00:00
Brad Roberts
d53da65c02 phobos 0.138 2007-09-10 04:55:20 +00:00
Brad Roberts
8a43e67e9d phobos 0.136 2007-09-10 04:52:55 +00:00
Brad Roberts
4a0e23be55 phobos 0.134 2007-09-10 04:51:01 +00:00
Brad Roberts
cc60c823a2 phobos 0.133 2007-09-10 04:49:48 +00:00
Brad Roberts
362b31cc8d phobos 0.132 2007-09-10 04:48:31 +00:00
Brad Roberts
ed0690db20 phobos 0.131 2007-09-10 04:47:31 +00:00
Brad Roberts
6b069176ba phobos 0.130 2007-09-10 04:46:26 +00:00
Brad Roberts
ccbb884d7d phobos 0.126 2007-09-10 04:44:12 +00:00
Brad Roberts
0c3ebe937f phobos 0.121 2007-09-10 04:38:59 +00:00
Brad Roberts
6cf33ed508 phobos 0.111 2007-09-10 04:28:31 +00:00
Brad Roberts
99f2734db6 phobos 0.88 2007-09-10 03:56:33 +00:00
Brad Roberts
c53c12f16c phobos 0.77 2007-09-10 03:41:43 +00:00
Brad Roberts
35a12fec2f phobos 0.76 2007-09-10 03:11:55 +00:00
Brad Roberts
fa1bc52ba2 phobos 0.75 2007-09-10 03:06:06 +00:00
Renamed from math.d (Browse further)