Find the error. The following code attempts to compute the first order effects of some physical process. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Find the error. The following code attempts to compute the first order effects of some physical process.

cofactor = alpha*x*x 1storder = 1.0/cofactor 2ndorder = 2.0**1storder

25th Mar 2020, 3:30 PM
Model Pilot
Model Pilot - avatar
0 Réponse