|
TCA:PRD:6
The system shall calculate the Celsius scale with a Fahrenheit temperature input using this formula: Tc= (5/9)*(Tf-32)
Tc = Temperature in Celsius
Tf = Temperature in Fahrenheit
|
|
TCA:PRD:7
The system shall calculate the Fahrenheit scale with a Celsius scale temperature input using this formula: Tf=((9/5)*Tc)+32
|
|
TCA:PRD:1
The system shall be accessible from a standard web browser, Internet Explorer 5.5 with XML parser 3.0 or above.
TCA:PRD:9 The display shall be support web dithered colors and scale to 800x600 pixel screen resolution. |