spycial.sinpi

spycial.sinpi = <numba._DUFunc 'sinpi'>

Compute \(\sin(\pi x)\).

Parameters:
  • x (array-like) – Points on the real line or complex plane
  • out (ndarray, optional) – Output array for the values of sinpi at x
Returns:

Values of sinpi at x

Return type:

ndarray