1 #ifndef STAN__AGRAD__FWD__FUNCTIONS__ACOSH_HPP
2 #define STAN__AGRAD__FWD__FUNCTIONS__ACOSH_HPP
T square(const T x)
Return the square of the specified argument.
fvar< T > acosh(const fvar< T > &x)
const double NOT_A_NUMBER
(Quiet) not-a-number value.
var acosh(const stan::agrad::var &a)
The inverse hyperbolic cosine function for variables (C99).
fvar< T > square(const fvar< T > &x)
fvar< T > sqrt(const fvar< T > &x)