The Math library provides the following:
Math |
Description |
Common Factor |
The class and function templates in <boost/math/common_factor.hpp> provide
run-time and compile-time evaluation of the greatest common divisor (GCD)
or least common multiple (LCM) of two integers. |
Octonion |
Octonions, like quaternions, are a relative of complex numbers. |
Quaternion |
Quaternions are a relative of complex numbers. |
Special
Functions |
The Special Functions library currently provides eight templated special
functions, in namespace boost. Two of these (sinc_pi and
sinhc_pi) are required for implementations of quaternions
and octonions. |
Give
feedback of this article