Piotr Caban
|
2633496a74
|
msvcp100: Add numeric_limits<*>::lowest implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-15 01:44:54 +09:00 |
Piotr Caban
|
ce24b284ee
|
msvcp: Add _Exp implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
2015-10-02 15:38:54 +09:00 |
Piotr Caban
|
643ff988c4
|
msvcp: Add _Dscale implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
2015-10-02 15:38:48 +09:00 |
Piotr Caban
|
1e9402124d
|
msvcp: Add _Dtest implementation.
|
2015-09-14 16:47:52 +09:00 |
YongHao Hu
|
6fe4d9e71b
|
msvcp90: Add std_Ctraits::Isnan implementation.
|
2014-11-10 20:07:06 +09:00 |
YongHao Hu
|
1681667293
|
msvcp90: Improve complex_float_pow.
|
2014-09-08 11:36:52 +02:00 |
Piotr Caban
|
f370017e6f
|
msvcp90: Fix complex::operator*= implementation.
|
2014-09-02 11:46:14 +02:00 |
YongHao Hu
|
f02ff7f651
|
msvcp90: Added complex_float_pow implementation (fix precision) and tests.
|
2014-09-01 21:10:11 +02:00 |
André Hentschel
|
63faf29c2a
|
msvcp90: Use boolean return values in boolean functions.
|
2014-01-30 14:51:38 +01:00 |
Andrey Zhezherun
|
44bf8dc429
|
msvcp: Fixed complex division.
|
2013-11-05 20:38:20 +01:00 |
Piotr Caban
|
68f538faaa
|
msvcp90: Added std::pow(complex) and std::sqrt(complex) implementation.
|
2013-01-25 11:18:39 +01:00 |
Piotr Caban
|
2350e48f20
|
msvcp90: Added std::norm(complex) and std::polar(complex) implementation.
|
2013-01-25 11:18:35 +01:00 |
Piotr Caban
|
55aeaf3c76
|
msvcp90: Added std::log(complex) and std::exp(complex) implementation.
|
2013-01-25 11:18:28 +01:00 |
Piotr Caban
|
b0cb2ead33
|
msvcp90: Added complex hyperbolic functions implementation.
|
2013-01-24 14:34:53 +01:00 |
Piotr Caban
|
ed0e16ae3d
|
msvcp90: Added complex trigonometric functions implementation.
|
2013-01-24 14:34:43 +01:00 |
Piotr Caban
|
94da034364
|
msvcp90: Added std::conj(complex) implementation.
|
2013-01-24 14:34:37 +01:00 |
Piotr Caban
|
3e9db55b09
|
msvcp90: Added std::abs(complex) implementation.
|
2013-01-24 14:34:26 +01:00 |
Piotr Caban
|
e4525224b0
|
msvcp90: Added complex::real and complex::imag implementation.
|
2013-01-24 14:34:20 +01:00 |
Piotr Caban
|
3e97454837
|
msvcp90: Added std::arg(complex) implementation.
|
2013-01-16 20:27:46 +01:00 |
Piotr Caban
|
733b2c3b27
|
msvcp90: Added operators working on complex numbers.
|
2013-01-16 20:27:40 +01:00 |
Piotr Caban
|
a51d65da77
|
msvcp90: Added complex<{float, double, long double}> constructors implementation.
|
2013-01-16 20:27:37 +01:00 |
Piotr Caban
|
727499a19a
|
msvcp90: Fix errors related to name demangling.
|
2012-01-10 19:37:14 +01:00 |
Alexandre Julliard
|
acfdbd2ba5
|
msvcp: Export the various floating point constants.
|
2011-05-05 12:34:46 +02:00 |
Alexandre Julliard
|
277120bbd5
|
msvcp: Implement the Ctraits math functions.
|
2011-05-04 17:26:47 +02:00 |
Alexandre Julliard
|
af0c9edfc3
|
msvcp: Implement the numeric limit functions.
|
2011-05-04 17:26:46 +02:00 |
Alexandre Julliard
|
9e89da33f7
|
msvcp: Implement the numeric limit constants.
|
2011-05-04 17:26:46 +02:00 |