os/ossrv/stdcpp/tsrc/Boost_test/math/quaternion/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 quaternion 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 18 test cases...
sl@0
     9
Testing multiplication for float.
sl@0
    10
Testing multiplication for double.
sl@0
    11
Testing multiplication for long double.
sl@0
    12
Testing exp for float.
sl@0
    13
Testing exp for double.
sl@0
    14
Testing exp for long double.
sl@0
    15
Testing cos for float.
sl@0
    16
Testing cos for double.
sl@0
    17
Testing cos for long double.
sl@0
    18
Testing sin for float.
sl@0
    19
Testing sin for double.
sl@0
    20
Testing sin for long double.
sl@0
    21
Testing cosh for float.
sl@0
    22
Testing cosh for double.
sl@0
    23
Testing cosh for long double.
sl@0
    24
Testing sinh for float.
sl@0
    25
Testing sinh for double.
sl@0
    26
Testing sinh for long double.
sl@0
    27
sl@0
    28
*** No errors detected
sl@0
    29