Vladislav Novikov
Vladislav Novikov
Thank you for submitting the pull request to the Apache Ignite. In order to streamline the review of the contribution we ask you to ensure the following steps have been...
Thank you for submitting the pull request to the Apache Ignite. In order to streamline the review of the contribution we ask you to ensure the following steps have been...
In this PR some tests for `hypot()` from `math.h` were added. Changes: 1. Added tests covering common and corner cases, including `+inf`, `-inf`, `NaN`, small numbers. All tests are implemented...