mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
7 lines
259 B
Python
7 lines
259 B
Python
def supprice():
|
|
if True:
|
|
if True:
|
|
agdrn = sum(VARS[drn + price] * md.c[drn][1] * md.c[drn][3] *
|
|
exp(md.c[drn][2] * VARS['SEEPAGE'] - md.c[drn][3] * pmp)
|
|
for drn in md.agdrn_nodes if drn in md.c)
|