1 #ifndef STAN__AGRAD__FWD__FUNCTIONS__ACOS_HPP
2 #define STAN__AGRAD__FWD__FUNCTIONS__ACOS_HPP
T square(const T x)
Return the square of the specified argument.
var acos(const var &a)
Return the principal value of the arc cosine of a variable, in radians (cmath).
fvar< T > acos(const fvar< T > &x)
fvar< T > square(const fvar< T > &x)
fvar< T > sqrt(const fvar< T > &x)