boostorg / boostorg/multiprecision
hypot(x, y, z) not implemented
Open
- Dominant language
- C++
- Stars
- 265
- Forks
- 128
- Avg merge
- 4h 48m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.