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

hypot(x, y, z) not implemented #621

Open
cffk opened this issue May 24, 2024 · 0 comments
Open

hypot(x, y, z) not implemented #621

cffk opened this issue May 24, 2024 · 0 comments

Comments

@cffk
Copy link

cffk commented May 24, 2024

The standard library in C++17 includes the 3-argument version of hypot. This should be supported by the multiprecision library. It's not available with boost 1.81 on my machine and it looks like it isn't included in the latest source.

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