6 lines
150 B
Text
6 lines
150 B
Text
$ jq -M -n -c -f Euler_method.jq
|
|
[1,[20.05641373347389]]
|
|
[2,[20.0424631833732]]
|
|
[5,[20.01449963666907]]
|
|
[10,[20.000472392]]
|
|
[20,[19.180799999999998]]
|