aboutsummaryrefslogtreecommitdiff
path: root/doc/fromJ.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fromJ.md')
-rw-r--r--doc/fromJ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fromJ.md b/doc/fromJ.md
index a04b8987..afc470ab 100644
--- a/doc/fromJ.md
+++ b/doc/fromJ.md
@@ -118,7 +118,7 @@ The tables below give approximate implementations of J primitives. J has a whole
| `*:` | `ט` | `¬∧`
| `-.` | `¬` | `¬∘∊/⊣`
| `-:` | `÷⟜2` | `≡`
-| `%.` | | `+˝∘×⎉1‿∞⁼`
+| `%.` | `Inverse` from [here](https://github.com/mlochbaum/bqn-libs/blob/master/matrix.bqn) | `Solve`
| `$` | `≢` | `⥊`
| `~.` | `⍷` |
| `~:` | `∊` | `≠`