#include <boost/config/no_tr1/cmath.hpp>
#include <boost/math/tools/config.hpp>
#include <boost/math/special_functions/math_fwd.hpp>
#include <boost/math/special_functions/trunc.hpp>
#include <boost/math/tools/promotion.hpp>
#include <boost/math/constants/constants.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::math | |
boost::math::detail | |
Functions | |
template<class T , class Policy > | |
T | boost::math::detail::sin_pi_imp (T x, const Policy &pol) |
template<class T , class Policy > | |
tools::promote_args< T >::type | boost::math::sin_pi (T x, const Policy &) |
template<class T > | |
tools::promote_args< T >::type | boost::math::sin_pi (T x) |