Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
sin()
[6/10]
template<typename T ,
require_ad_container_t
< T > * = nullptr>
auto stan::math::sin
(
const T &
x
)
inline
Vectorized version of
sin()
.
Template Parameters
Container
type of container
Parameters
x
angles in radians
Returns
Sine of each value in x.
Definition at line
62
of file
sin.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.