mirror of
https://gitlab.com/EternalWanderer/voidcruiser.nl
synced 2025-06-08 14:14:24 +02:00
typo
This commit is contained in:
parent
55592382a7
commit
c5434e1bf0
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ OrcaList ← {1↕(⊢⋈¨𝕩⊸÷)1+↕𝕩}
|
||||||
```
|
```
|
||||||
|
|
||||||
This function requires a number and returns a list of all possible divisions
|
This function requires a number and returns a list of all possible divisions
|
||||||
from that one up up to the given number.
|
from 1 up to the given number.
|
||||||
|
|
||||||
```bqn
|
```bqn
|
||||||
Orcalist 9
|
Orcalist 9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue