xref: /freebsd/contrib/arm-optimized-routines/math/test/testcases/random/double.tst (revision 5d3e7166f6a0187fa3f8831b16a06bd9955c21ff)
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