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