mirror of git://sourceware.org/git/glibc.git
benchtests: Add atan2f benchmark
Random inputs in the range [-10,10]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
74a275d244
commit
fa857e6c7b
|
@ -34,6 +34,7 @@ bench-math := \
|
|||
asinhf \
|
||||
atan \
|
||||
atan2 \
|
||||
atan2f \
|
||||
atanf \
|
||||
atanh \
|
||||
cbrt \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue