Previously, the test failed due to isnan() and isinf() not being defined. This patch follows other tests in the same directory and calls isnan and isinf from the FBits class. --------- Co-authored-by: OverMighty <its.overmighty@gmail.com>
Previously, the test failed due to isnan() and isinf() not being defined. This patch follows other tests in the same directory and calls isnan and isinf from the FBits class. --------- Co-authored-by: OverMighty <its.overmighty@gmail.com>