Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/math/special_functions/output.txt @ 29

Last change on this file since 29 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

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