Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
acosh.hpp File Reference
Include dependency graph for acosh.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::math
 
 boost::math::detail
 

Functions

template<typename T , typename Policy >
T boost::math::detail::acosh_imp (const T x, const Policy &pol)
 
template<typename T , typename Policy >
tools::promote_args< T >::type boost::math::acosh (T x, const Policy &)
 
template<typename T >
tools::promote_args< T >::type boost::math::acosh (T x)