output.txt 449 B

1234567891011121314151617
  1. Results of octonion test.
  2. (C) Copyright Hubert Holin 2003-2005.
  3. Distributed under the Boost Software License, Version 1.0.
  4. (See accompanying file LICENSE_1_0.txt or copy at
  5. http://www.boost.org/LICENSE_1_0.txt)
  6. Running 6 test cases...
  7. Testing multiplication for float.
  8. Testing multiplication for double.
  9. Testing multiplication for long double.
  10. Testing exp for float.
  11. Testing exp for double.
  12. Testing exp for long double.
  13. *** No errors detected