Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Husička
wine
Commits
44bf8dc4295c12b954a166aa72811fee022e0135
Select Git revision
Branches
3
master
default
protected
oldstable
stable
Tags
20
wine-7.8
wine-7.7
wine-6.0.4
wine-7.6
wine-7.5
wine-7.4
wine-7.3
wine-6.0.3
wine-7.2
wine-7.1
wine-7.0
wine-7.0-rc6
wine-7.0-rc5
wine-7.0-rc4
wine-7.0-rc3
wine-7.0-rc2
wine-7.0-rc1
wine-6.23
wine-6.22
wine-6.21
23 results
wine
dlls
msvcp90
math.c
Author
Search by author
Any Author
authors
0 authors
Nov 05, 2013
msvcp: Fixed complex division.
· 44bf8dc4
Andrey Zhezherun
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
44bf8dc4
Jan 25, 2013
msvcp90: Added std::pow(complex) and std::sqrt(complex) implementation.
· 68f538fa
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
68f538fa
msvcp90: Added std::norm(complex) and std::polar(complex) implementation.
· 2350e48f
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2350e48f
msvcp90: Added std::log(complex) and std::exp(complex) implementation.
· 55aeaf3c
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
55aeaf3c
Jan 24, 2013
msvcp90: Added complex hyperbolic functions implementation.
· b0cb2ead
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b0cb2ead
msvcp90: Added complex trigonometric functions implementation.
· ed0e16ae
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ed0e16ae
msvcp90: Added std::conj(complex) implementation.
· 94da0343
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
94da0343
msvcp90: Added std::abs(complex) implementation.
· 3e9db55b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3e9db55b
msvcp90: Added complex::real and complex::imag implementation.
· e4525224
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e4525224
Jan 16, 2013
msvcp90: Added std::arg(complex) implementation.
· 3e974548
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3e974548
msvcp90: Added operators working on complex numbers.
· 733b2c3b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
733b2c3b
msvcp90: Added complex<{float, double, long double}> constructors implementation.
· a51d65da
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a51d65da
Jan 10, 2012
msvcp90: Fix errors related to name demangling.
· 727499a1
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
727499a1
May 05, 2011
msvcp: Export the various floating point constants.
· acfdbd2b
Alexandre Julliard
authored
13 years ago
acfdbd2b
May 04, 2011
msvcp: Implement the Ctraits math functions.
· 277120bb
Alexandre Julliard
authored
13 years ago
277120bb
msvcp: Implement the numeric limit functions.
· af0c9edf
Alexandre Julliard
authored
13 years ago
af0c9edf
msvcp: Implement the numeric limit constants.
· 9e89da33
Alexandre Julliard
authored
13 years ago
9e89da33
Loading