Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Lesh108
  • Content: Threads
  • Order by date
  1. Lesh108

    mathematical formulation

    Hi I need to write the following 'logic' in C. If the temperature (T) at time (t) is greater than the temperature at time (t-1), then cp = 2000. i.e. in mathematics T(t) > T(t-1) , cp =2000. My problem is I don't know how to write temperature as a function of time. Can somebody help ? Lesh108

Part and Inventory Search

Back
Top