mirror of
https://github.com/apache/commons-math.git
synced 2025-02-13 13:35:56 +00:00
Update to JUnit 5 Assertions. Add absolute tolerance check in addition to relative tolerance. Use Precision for equality checks. Add relative/abs error in the assertion failure message.