@stdlib/math-base-special-sin
Compute the sine of a number.
Compute the sine of a number.
Compute the normalized cardinal sine of a number.
Simultaneously compute the sine and cosine of a number.
Simultaneously compute the sine and cosine of a number times π.
Compute the hyperbolic sine of a double-precision floating-point number.
Compute sin(πx).
Evaluate the tangent of a number.
Compute the tangent of an angle measured in degrees
Create an iterator which generates a cosine wave.
Create an iterator which generates a periodic sinc waveform.
Create an iterator which generates a sine wave.
Generate multiple configurable sine waves
A sine/cosine wave implementation for Roblox