Skip to content

Fixing a bug in 'TestMath' which didnt handle the case correctly when both min and max were negative leading to no tests running for that case and ending with the max ulp error 0 if both min and max were passed negative.#2949

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_890950214
Mar 30, 2026

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Fixing a bug in 'TestMath' which didnt handle the case correctly when both min and max were negative leading to no tests running for that case and ending with the max ulp error 0 if both min and max were passed negative.
Fixing up the error bounds and comments for FastExp and FastExp2 based on this.

@copybara-service copybara-service bot force-pushed the test_890950214 branch 2 times, most recently from db49708 to 12728f5 Compare March 30, 2026 12:51
… both min and max were negative leading to no tests running for that case and ending with the max ulp error 0 if both min and max were passed negative.

Fixing up the error bounds and comments for FastExp and FastExp2 based on this.

PiperOrigin-RevId: 891675949
@copybara-service copybara-service bot merged commit 374767c into master Mar 30, 2026
2 checks passed
@copybara-service copybara-service bot deleted the test_890950214 branch March 30, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant