|
inlineconstexpr |
Callable object computing the sine rom an input in \(\pi\) multiples.
Defined in Header
Parameters
Return value
Returns the elementwise sine of the input expressed in \(\pi\) multiples.
The call sinpi(x)
is semantically equivalent to \(\sin(\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.