Stan Math Library  2.6.3
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
Namespaces | Functions
atan.hpp File Reference
#include <stan/math/rev/core.hpp>
#include <cmath>
#include <valarray>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

var stan::math::atan (const var &a)
 Return the principal value of the arc tangent, in radians, of the specified variable (cmath). More...
 

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