4 lines
No EOL
156 B
Python
4 lines
No EOL
156 B
Python
#A workspace for processing info/one-time operations
|
|
import math
|
|
for i in range(151):
|
|
print(-0.0000000066695* math.exp(-0.00924033 * i + 18.9) + 1.0771) |