Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std: implement pow, floor, ceil #1203

Closed
boggle opened this issue Nov 21, 2011 · 1 comment
Closed

std: implement pow, floor, ceil #1203

boggle opened this issue Nov 21, 2011 · 1 comment

Comments

@boggle
Copy link
Contributor

boggle commented Nov 21, 2011

These are not in libc so the question is wether std should link against libmath or how to get them otherwise

@boggle
Copy link
Contributor Author

boggle commented Nov 25, 2011

We now link against libm which resolves this issue. More discussion around this to be found in #1222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant