Calculates sine of an angle.
Uses the sinTable with interpolation for smooth results. The input angle is automatically wrapped to [0, 2π].
Implementation details: