mahmoud Tarek
Followers: 0 Following: 0
Statistica
4 Domande
0 Risposte
RANK
64.991
of 293.950
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
0
RANK
of 150.224
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to use while true loop for this qustion?
The Fahrenheit temperature is converted to Celsius temperature by the following formula , write a script file to accept temperat...
quasi 4 anni fa | 2 risposte | 0
2
risposte1
rispostaDomanda
For the second-degree polynomial equation ( ax^2+bx+c). Calculate the roots ( x1 , x2) five times using WHILE true loop, given that ( a,b,c)are constants & x1,x2 =( -b -+ sqrt(b^2-4ac))/ 2a
For the second-degree polynomial equation ( ax^2+bx+c). Calculate the roots ( x1 , x2) five times using D WHILE true loop, give...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
The Fahrenheit temperature is converted to Celsius temperature by the following formula C =5\9∗( F - 32 ), write a script file to accept temperature in Fahrenheit and calculate it’s Celsius equivalent for 5 times using while true
The Fahrenheit temperature is converted to Celsius temperature by the following formula C =5\9∗( F - 32 ), write a script file t...
quasi 4 anni fa | 0 risposte | 0