tmp2.py 301 B

12345678
  1. import math
  2. x = 1
  3. param = {
  4. 'large_amount_payment_v4': 6
  5. }
  6. a = 590 - 200 * math.log2((1 / (1 + math.exp(1.99530393989402 - 7.7 * x - 0.02 * param['large_amount_payment_v4']))) / ((1 - (1 / (1 + math.exp(1.99530393989402 - 7.7 * x - 0.02 * param['large_amount_payment_v4'])))) * 0.1936))
  7. print(a)