- This web based application will compute circuit values required for an L-C circuit to resonate at given frequency.
Also it will compute the resonant frequency if given values for L and C.
- Enter any two of the three variables, Capacitance, Inductance or Frequency.
- Select the name of the result variable.
- Click the Compute button.
View the C++ source code