Skip to content

Commit

Permalink
add newline in high_tan math
Browse files Browse the repository at this point in the history
  • Loading branch information
Zabamund committed Aug 19, 2019
1 parent b2a38dc commit cfb3b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wellpathpy/tan.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def high_tan(md, inc, azi):
Notes
-----
Formulae:
.. math::
northing = \sum (md_l - md_u) \cdot sin(inc_l) \cdot cos(azi_l)
Expand Down

0 comments on commit cfb3b53

Please sign in to comment.