Sine to Wave Equation Converter
How to Convert Sine to a Wave Equation
A sine wave equation typically follows the format:
y = A·sin(2π·f·t + ϕ)
Where:
- A = Amplitude
- f = Frequency (Hz)
- t = Time (seconds)
- Ï• = Phase Shift (radians)
Example:
Given:
- Amplitude A = 3
- Frequency f = 60 Hz
- Phase Shift ϕ = π/2 radians
Then the wave equation is:
y = 3·sin(2π·60·t + π/2)