Question
Range variable understanding
Apparently I don't understand something about range variables.
I want L to range from 0.0001 to 0.001 and C to range from 1e-7 to 1e-6 using the following function.
f=1/(2*pi*L*C)
How do I set that up?
Apparently I don't understand something about range variables.
I want L to range from 0.0001 to 0.001 and C to range from 1e-7 to 1e-6 using the following function.
f=1/(2*pi*L*C)
How do I set that up?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.