Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
tanh()
[8/9]
template<typename VarMat ,
require_var_matrix_t
< VarMat > * = nullptr>
auto stan::math::tanh
(
const VarMat &
a
)
inline
Return the hyperbolic tangent of elements of a.
Template Parameters
T
type of a
Parameters
a
argument
Returns
elementwise hyperbolic tangent of a
Definition at line
57
of file
tanh.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.