xref: /freebsd/contrib/arm-optimized-routines/math/test/testcases/random/double.tst (revision 6caae81d93e2a14fa42cb831506c3a60c25d9791)
1!! double.tst - Random test case specification for DP functions
2!!
3!! Copyright (c) 1999-2019, Arm Limited.
4!! SPDX-License-Identifier: MIT
5
6test exp 10000
7test exp2 10000
8test log 10000
9test log2 10000
10test pow 40000
11