replace atan2-inputs with more meaningful inputs

Commit 934d88d used inputs with exponent generated at random in the
whole binary64 exponent range, which yields essentially very large
or very small values of |y/x|. Instead, this commit generates x, y at
random in [-10,10], which should better corresponds to real applications.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
Paul Zimmermann 2025-07-09 10:11:23 +02:00
parent 87afbd7a1a
commit 9716ee567a
1 changed files with 1001 additions and 1002 deletions

File diff suppressed because it is too large Load Diff