Find the error. The following code attempts to compute the first order effects of some physical process. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Resposta