Sine to Phase Shift Converter
How to Convert Sine to Phase Shift
In the general sine function form: y = sin(x - c)
, the value c represents the horizontal phase shift.
Formula (radians):
Phase Shift = c
Formula (degrees):
Phase Shift = c × (180 / π)
Example:
If the sine function is y = sin(x - π/4)
, then:
- In radians: Phase Shift = π/4 ≈ 0.7854
- In degrees: Phase Shift = (π/4) × 180/π = 45°
Result: Phase Shift = 45°