xref: /llvm-project/libc/AOR_v20.02/math/test/testcases/random/double.tst (revision 0928368f623a0f885894f9c3ef1b740b060c0d9c)
1!! double.tst - Random test case specification for DP functions
2!!
3!! Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4!! See https://llvm.org/LICENSE.txt for license information.
5!! SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7test exp 10000
8test exp2 10000
9test log 10000
10test log2 10000
11test pow 40000
12