2 lines
27 B
Bash
2 lines
27 B
Bash
|
|
while (( abs(a-g) > eps ))
|
|
|
while (( abs(a-g) > eps ))
|