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