Returns the elementwise acos()
of the input, which may be a scalar or any Stan container of numeric scalars.
- Template Parameters
-
Container | type of container |
- Parameters
-
- Returns
- Arc cosine of each variable in the container, in radians.
Definition at line 49 of file acos.hpp.