|
inlineconstexpr |
Callable object computing the cosecant in \(\pi\) multiples.
Defined in Header
Parameters
Return value
Returns the elementwise cosecant of the input expressed in \(\pi\) multiples.
The call cscpi(x)
is semantically equivalent to \(\csc(\pi x)\). In particular:
Nan
, NaN
is returned.eve::quarter_circle, eve::half_circle, eve::full_circle,
provide a balance between speed and range limitation.