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

Please provide the hypot function #5246

Closed
vicuna opened this issue Apr 2, 2011 · 2 comments
Closed

Please provide the hypot function #5246

vicuna opened this issue Apr 2, 2011 · 2 comments
Assignees

Comments

@vicuna
Copy link

vicuna commented Apr 2, 2011

Original bug ID: 5246
Reporter: @Chris00
Assigned to: @xavierleroy
Status: closed (set by @xavierleroy on 2012-09-25T18:06:17Z)
Resolution: fixed
Priority: normal
Severity: feature
Version: 3.13.0+dev
Fixed in version: 3.13.0+dev
Category: ~DO NOT USE (was: OCaml general)
Related to: #3806
Monitored by: @Chris00

Bug description

This is related to #3806 but I do not know how to reopen it.

The situation since 2005 has changed, hypot is in C99 which is becoming more pervasive and even visual studio is supporting it:
http://msdn.microsoft.com/en-us/library/a9yb3dbt%28v=VS.100%29.aspx

@vicuna
Copy link
Author

vicuna commented May 12, 2011

Comment author: @xavierleroy

That's reasonable, especially since emulating hypot() if it's not available is not too hard. Let me put that on the to do list for 3.13.

@vicuna
Copy link
Author

vicuna commented Jun 4, 2011

Comment author: @xavierleroy

Implemented in SVN trunk. Will go in release 3.13.0.

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

No branches or pull requests

2 participants