Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 79015 Details for
Bug 121793
std::atanh doesn't exist in glibc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
A testcase
test.cpp (text/plain), 195 bytes, created by
Samuele Kaplun
on 2006-02-06 03:22:08 UTC
(
hide
)
Description:
A testcase
Filename:
MIME Type:
Creator:
Samuele Kaplun
Created:
2006-02-06 03:22:08 UTC
Size:
195 bytes
patch
obsolete
>#include <cmath> >#include <iostream> >// using namespace std; > >int main (int argc, char **argv) { > std::cout << std::tan(10.) << " " << std::tanh(0.5) << " " << std::atanh (0.5) << std::endl; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 121793
: 79015