Calculate LC circuit.
lc(
100kHz,
10nF,
)
Uses the well-known $$ f = \frac{1}{2π*f*\sqrt{LC}} $$ formula.
It takes any pair of L, C and f parameters and outputs the third one. The parameter to be calculated is determined by the units of the arguments.
lc(
100kHz,
10nF,
)