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

atan2 and hypot #3806

Closed
vicuna opened this issue Oct 10, 2005 · 1 comment
Closed

atan2 and hypot #3806

vicuna opened this issue Oct 10, 2005 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Oct 10, 2005

Original bug ID: 3806
Reporter: administrator
Status: closed
Resolution: won't fix
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)
Related to: #5246

Bug description

Full_Name: Claude Marche
Version: all
OS: linux
Submission from: pc9-154.lri.fr (129.175.9.154)

There are IEEE floating point functions for conversion from cartesian to polar
coordinates.

http://www.opengroup.org/onlinepubs/009695399/functions/hypot.html

However, it is sad that in OCaml only the 'atan2' function is available, not
'hypot'

@vicuna
Copy link
Author

vicuna commented Oct 12, 2005

Comment author: administrator

hypot() is not in ANSI C. Not portable enough.

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

1 participant