aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/r.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r.bqn b/src/r.bqn
index b3b6f930..b4f07497 100644
--- a/src/r.bqn
+++ b/src/r.bqn
@@ -754,7 +754,7 @@ GroupInv ← {
PrimInverse ← INF _lookup_ ⟨
'+', +⊘(-˜)
'-', -
- '×', ⊢⊘(÷˜)
+ '×', ⊢_invChk_×⊘(÷˜)
'÷', ÷
'⋆', Log _perv
'√', ט⊘(⋆˜)