Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of boost. Click here for the latest Boost documentation.

libs/math/quaternion/output.txt

Running 18 test cases...
Testing multiplication for float.
Testing exp for float.
Testing cos for float.
Testing sin for float.
Testing cosh for float.
Testing sinh for float.
Testing multiplication for double.
Testing exp for double.
Testing cos for double.
Testing sin for double.
Testing cosh for double.
Testing sinh for double.
Testing multiplication for long double.
Testing exp for long double.
Testing cos for long double.
Testing sin for long double.
Testing cosh for long double.
Testing sinh for long double.

*** No errors detected