wynnbuilder-forked-for-changes/script.py

4 lines
156 B
Python
Raw Normal View History

2021-01-06 12:48:41 +00:00
#A workspace for processing info/one-time operations
import math
for i in range(151):
2021-01-06 16:23:21 +00:00
print(-0.0000000066695* math.exp(-0.00924033 * i + 18.9) + 1.0771)