Closed m-mohr closed 1 year ago
Process ID: sqrt
Describe the issue:
During the test suite creation, I identified that the sqrt process doesn't mention what happens if x < 0.
Proposed solution: Document what happens with x < 0 (error or NaN?).
Additional context: Tests in #468
Process ID: sqrt
Describe the issue:
During the test suite creation, I identified that the sqrt process doesn't mention what happens if x < 0.
Proposed solution: Document what happens with x < 0 (error or NaN?).
Additional context: Tests in #468