Skip to content

Commit

Permalink
math is hard
Browse files Browse the repository at this point in the history
  • Loading branch information
JarronL committed Feb 2, 2018
1 parent 85f3578 commit 8f201fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynrc/nrc_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3581,7 +3581,7 @@ def model_IRexcess(self, x, sp=None):
.. math::
x_0 \times BB(\lambda, x_1) \times \lambda^{x_2}
x_0 BB(\lambda, x_1) \lambda^{x_2}
"""

sp = self.sp_lowres if sp is None else sp
Expand Down

0 comments on commit 8f201fa

Please sign in to comment.