Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "pluviobol.py", line 529, in <module>
  3. k = (kh + kv + (kh - kv) * pow(cos(radians(lat)), 2) * cos(radians(2 * tao))) / 2
  4. NameError: name 'kh' is not defined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement