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