aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorPaul Zimmermann <Paul.Zimmermann@inria.fr>2025-07-09 10:11:23 +0200
committerPaul Zimmermann <Paul.Zimmermann@inria.fr>2025-07-29 13:25:59 +0200
commit9716ee567a52e455ac84cd1bb5f1596030cf5103 (patch)
tree84bb3acc8fc8db62aa5e814c238d96aceb60ac81 /sysdeps/unix
parent87afbd7a1ad9c1dd116921817fa97198171045db (diff)
downloadglibc-9716ee567a52e455ac84cd1bb5f1596030cf5103.zip
glibc-9716ee567a52e455ac84cd1bb5f1596030cf5103.tar.gz
glibc-9716ee567a52e455ac84cd1bb5f1596030cf5103.tar.bz2
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>
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions