Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dominic-chang authored Feb 20, 2024
1 parent 3441e97 commit d4790d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ JacobiElliptic is an implementation of Toshio Fukushima's algorithms for calcula
| `sn(u, m)` | $\text{sn}(u \| m) = \sin(\text{am}(u \| m))$ |
| `cn(u, m)` | $\text{cn}(u \| m) = \cos(\text{am}(u \| m))$ |
| `asn(u, m)` | $\text{asn}(u \| m) = \text{sn}^{-1}(u \| m)$ |
| `acn(u, m)` | $\text{cn}(u \| m) = \text{cn}^{-1}(\text{am}(u \| m))$ |
| `acn(u, m)` | $\text{cn}(u \| m) = \text{cn}^{-1}(u \| m))$ |

0 comments on commit d4790d2

Please sign in to comment.