Question
calculating a function with Temp in 'C not 'K
Hi all,
Stuck once again in one of those grey areas.
I need to gain a factor from an equation that has T temp in it. I need mcad to work it out with T set to deg C but it calculates it in Kelvin which isn't what i'm after.
equation of the form;
1-(1.5*T)-(1.5-T^2)
at the moment i'm dividing the T sections with UnitsOf(T) so the equation can solve.
Any advice from the Collaboratory would be grand.
Regards, Tom Hulbert.
Stuck once again in one of those grey areas.
I need to gain a factor from an equation that has T temp in it. I need mcad to work it out with T set to deg C but it calculates it in Kelvin which isn't what i'm after.
equation of the form;
1-(1.5*T)-(1.5-T^2)
at the moment i'm dividing the T sections with UnitsOf(T) so the equation can solve.
Any advice from the Collaboratory would be grand.
Regards, Tom Hulbert.
