Sebastian Wilzbach
|
3d67cd228c
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
|
Dan Olson
|
b938a74628
|
Fix NaN payload unittest in errorfunction
For some platforms, math on a NaN may change the sign. This is
ok according to C99. Replaced with test that ignores signbit.
|
2016-03-19 15:29:00 -07:00 |
|
Vladimir Panteleev
|
86cf380007
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
|
Walter Bright
|
ac1ff4692a
|
annotate mathspecial functions
|
2014-05-18 10:37:49 -07:00 |
|
Johannes Pfau
|
8b124e461c
|
[ARM] Fix phobos unit tests
|
2014-01-15 16:31:25 +01:00 |
|
Ilya
|
e1b504b627
|
Just unused variables.
|
2011-06-12 16:57:27 +04:00 |
|
David Simcha
|
8aede6061f
|
Attempt number 2: Work around Bug 4298 in gammafunction and errorfunction code.
|
2010-11-29 13:57:37 +00:00 |
|
David Simcha
|
172ec1dc1a
|
Revert the last changeset.
|
2010-11-20 22:48:31 +00:00 |
|
David Simcha
|
66bdf06479
|
Work around Bug 4298 in gammafunction and errorfunction code.
|
2010-11-20 22:02:35 +00:00 |
|
Don Clugston
|
09667828b6
|
Enable unittests which used to fail, but are working now.
|
2010-11-19 22:25:28 +00:00 |
|
Don Clugston
|
876bf9789d
|
Added std.mathspecial. Only 14 functions are included at this stage.
|
2010-11-18 19:55:57 +00:00 |
|