#include <boost/math/tools/config.hpp>#include <boost/math/tools/precision.hpp>#include <boost/math/special_functions/math_fwd.hpp>#include <boost/config/no_tr1/cmath.hpp>#include <boost/limits.hpp>#include <string>#include <stdexcept>#include <boost/config.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::math | |
| boost::math::detail | |
Functions | |
| template<typename T > | |
| T | boost::math::detail::sinhc_pi_imp (const T x) |
| template<class T > | |
| tools::promote_args< T >::type | boost::math::sinhc_pi (T x) |
| template<class T , class Policy > | |
| tools::promote_args< T >::type | boost::math::sinhc_pi (T x, const Policy &) |
| template<typename T , template< typename > class U> | |
| U< T > | boost::math::sinhc_pi (const U< T > x) |