Skip to content

Commit

Permalink
Reformatted parentheses for natural log in footnote.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachartrand committed Mar 28, 2024
1 parent e5337b1 commit d189b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ value of $x$ to plug into our series that will get us the natural log of $u$. We
setting $u$ equal to the input of each new, combined logarithm and solve for $x$. For the added
logarithm, set $u$ equal to $1 - x^2$:

[^artanh]: The function $\ln \biggl( \frac{1+x}{1-x} \biggr)$ happens to be the inverse hyperbolic tangent function $ \big( \text{artanh}(x)$ or $\tanh^{-1}(x) \big)$
[^artanh]: The function $\ln \left( \frac{1+x}{1-x} \right)$ happens to be the inverse hyperbolic tangent function $ \big( \text{artanh}(x)$ or $\tanh^{-1}(x) \big)$
multiplied by 2.

$$
Expand Down

0 comments on commit d189b4b

Please sign in to comment.