1 | Results of special functions test. |
---|
2 | |
---|
3 | (C) Copyright Hubert Holin 2003-2005. |
---|
4 | Distributed under the Boost Software License, Version 1.0. |
---|
5 | (See accompanying file LICENSE_1_0.txt or copy at |
---|
6 | http://www.boost.org/LICENSE_1_0.txt) |
---|
7 | |
---|
8 | Running 21 test cases... |
---|
9 | Testing atanh in the real domain for float. |
---|
10 | Testing atanh in the real domain for double. |
---|
11 | Testing atanh in the real domain for long double. |
---|
12 | Testing asinh in the real domain for float. |
---|
13 | Testing asinh in the real domain for double. |
---|
14 | Testing asinh in the real domain for long double. |
---|
15 | Testing acosh in the real domain for float. |
---|
16 | Testing acosh in the real domain for double. |
---|
17 | Testing acosh in the real domain for long double. |
---|
18 | Testing sinc_pi in the real domain for float. |
---|
19 | Testing sinc_pi in the real domain for double. |
---|
20 | Testing sinc_pi in the real domain for long double. |
---|
21 | Testing sinhc_pi in the real domain for float. |
---|
22 | Testing sinhc_pi in the real domain for double. |
---|
23 | Testing sinhc_pi in the real domain for long double. |
---|
24 | Testing sinc_pi in the complex domain for float. |
---|
25 | Testing sinc_pi in the complex domain for double. |
---|
26 | Testing sinc_pi in the complex domain for long double. |
---|
27 | Testing sinhc_pi in the complex domain for float. |
---|
28 | Testing sinhc_pi in the complex domain for double. |
---|
29 | Testing sinhc_pi in the complex domain for long double. |
---|
30 | |
---|
31 | *** No errors detected |
---|
32 | |
---|