Stan Math Library  2.11.0
reverse mode automatic differentiation
Namespaces | Functions
atanh.hpp File Reference
#include <math.h>
#include <stan/math/rev/core.hpp>
#include <cmath>
#include <limits>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

var stan::math::atanh (const var &a)
 The inverse hyperbolic tangent function for variables (C99). More...
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.