Returns the elementwise atan()
of the input, which may be a scalar or any Stan container of numeric scalars.
- Template Parameters
-
Container | type of container |
- Parameters
-
- Returns
- Arctan of each value in x, in radians.
Definition at line 45 of file atan.hpp.