Skip to main content
1-Visitor
April 1, 2012
Question

Range variable understanding

  • April 1, 2012
  • 3 replies
  • 2209 views

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?

3 replies

1-Visitor
April 1, 2012

Mathcad has an extensive "Help" feature.

Please use it before wasting our time and good will.

rpreston1-VisitorAuthor
1-Visitor
April 2, 2012

Michael I am stunned that you would answer that way!

I have spent lots of time poring over the help and PTC's web site in order to figure this out.

Wow!

1-Visitor
April 2, 2012

I agree. Nobody forces you to help, so if you feel the thread isn't worth your time, don't post.

Mike

23-Emerald I
April 1, 2012
1-Visitor
April 2, 2012

I dont currently have Mathcad, but you could create a vector with your desired range or create a function which is dependant on the range variables.

Mike