mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 18:44:48 +01:00
Adrien Destugues - PulkoMandy
72f47ffea0
Add missing tan(), tanh() and log10() for std::complex.
These are part of the C++ standard, I don't know how they went missing in our version. http://www.cplusplus.com/reference/std/complex/ They are needed to build MathGL library, and likely other stuff.
Description
No description provided
Languages
C
38.1%
C++
21.3%
Makefile
9.1%
Ada
7.7%
D
4.3%
Other
18.8%