زهور الجوري
Member
السلام عليكم ورحمة الله وبركاته
ابي احد يحل لي هذا السؤال في برنامج الماثلاب
اتمنى مساعدتي وشكرا
ابي احد يحل لي هذا السؤال في برنامج الماثلاب
Lf C and F are celsius and Fahrenheit temperatures respectively , the formuls for
Conversion from Celsius to Fahrenheit is F=9C/5+32
(a) Write a script which will ask you for the Celsius temperature and
Display the equivalent Fahrenheit one with some sort of comment,e.g.
The Fahrenheit temperature is :………………………………
Try it out on the following Celsius temperatures (answeres in brackets):0 (32),
100(212),-40(-40),37(normal human temperature:98.6).
2-change the script to use vectors and array operations to compute and display
The Fahrenheit equivalent of Celsius temperatures ranging from 20 to 30
In steps of 1 . in tow columns with a heading ,e.g.
fahrenheit
celsius
68.00
20.0
69.80
21.00
...........
.........
86.00
30.00
اتمنى مساعدتي وشكرا