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