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
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.