os/ossrv/stdcpp/tsrc/Boost_test/math/special_functions/output.txt
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
Results of special functions test.
sl@0
     2
 
sl@0
     3
(C) Copyright Hubert Holin 2003-2005.
sl@0
     4
Distributed under the Boost Software License, Version 1.0.
sl@0
     5
(See accompanying file LICENSE_1_0.txt or copy at
sl@0
     6
http://www.boost.org/LICENSE_1_0.txt)
sl@0
     7
 
sl@0
     8
Running 21 test cases...
sl@0
     9
Testing atanh in the real domain for float.
sl@0
    10
Testing atanh in the real domain for double.
sl@0
    11
Testing atanh in the real domain for long double.
sl@0
    12
Testing asinh in the real domain for float.
sl@0
    13
Testing asinh in the real domain for double.
sl@0
    14
Testing asinh in the real domain for long double.
sl@0
    15
Testing acosh in the real domain for float.
sl@0
    16
Testing acosh in the real domain for double.
sl@0
    17
Testing acosh in the real domain for long double.
sl@0
    18
Testing sinc_pi in the real domain for float.
sl@0
    19
Testing sinc_pi in the real domain for double.
sl@0
    20
Testing sinc_pi in the real domain for long double.
sl@0
    21
Testing sinhc_pi in the real domain for float.
sl@0
    22
Testing sinhc_pi in the real domain for double.
sl@0
    23
Testing sinhc_pi in the real domain for long double.
sl@0
    24
Testing sinc_pi in the complex domain for float.
sl@0
    25
Testing sinc_pi in the complex domain for double.
sl@0
    26
Testing sinc_pi in the complex domain for long double.
sl@0
    27
Testing sinhc_pi in the complex domain for float.
sl@0
    28
Testing sinhc_pi in the complex domain for double.
sl@0
    29
Testing sinhc_pi in the complex domain for long double.
sl@0
    30
sl@0
    31
*** No errors detected
sl@0
    32