Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`std::sqrt()` should be used instead of just `sqrt()` because `<cmath>` doesn't necessarily provide `sqrt()` in the global namespace.
- Loading branch information