#include <boost/config/no_tr1/cmath.hpp>
#include <boost/config.hpp>
#include <boost/math/tools/precision.hpp>
#include <boost/math/policies/error_handling.hpp>
#include <boost/math/special_functions/math_fwd.hpp>
#include <boost/math/special_functions/log1p.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::math | |
boost::math::detail | |
Functions | |
template<typename T , typename Policy > | |
T | boost::math::detail::atanh_imp (const T x, const Policy &pol) |
template<typename T , typename Policy > | |
tools::promote_args< T >::type | boost::math::atanh (T x, const Policy &) |
template<typename T > | |
tools::promote_args< T >::type | boost::math::atanh (T x) |