A Alanna New member Sep 25, 2009 #1 I would assume I need to add my own variable in for F, but how the hell would I be able to propose this equation displayed as an Algorithm?
I would assume I need to add my own variable in for F, but how the hell would I be able to propose this equation displayed as an Algorithm?
L Lucas New member Sep 25, 2009 #2 That already is an algorithm. I'll just solve for F for shigs. C=(F-32)*5/9 C*9/5=F-32 F=(9/5)C+32