⍷𝕩 tests
This commit is contained in:
parent
b9b0c619db
commit
7eb9212388
@ -341,6 +341,16 @@ w←1‿1⥊1 ⋄ x←2⥊1 ⋄ w‿x <¨↩ ⋄ {! (∾⟨•Repr𝕩,": Expe
|
|||||||
# ⊐𝕩
|
# ⊐𝕩
|
||||||
⊐ (⊢∾¯1×⊢) 0‿1.5 %% 0‿1‿0‿2
|
⊐ (⊢∾¯1×⊢) 0‿1.5 %% 0‿1‿0‿2
|
||||||
|
|
||||||
|
# ⍷𝕩
|
||||||
|
≠⍷ 2 ⥊ 0÷0 %% 2
|
||||||
|
≠⍷ 200 ⥊ 0÷0 %% 200
|
||||||
|
∊ 2 ⥊ 0÷0 %% 1‿1
|
||||||
|
∊ 200 ⥊ 0÷0 %% 200⥊1
|
||||||
|
≠⍷ 2 ⥊ π %% 1
|
||||||
|
≠⍷ 200 ⥊ π %% 1
|
||||||
|
∊ 2 ⥊ π %% 1‿0
|
||||||
|
∊ 200 ⥊ π %% 1‿199/1‿0
|
||||||
|
|
||||||
# 𝕨⊒𝕩
|
# 𝕨⊒𝕩
|
||||||
1‿2‿2‿3‿3‿2‿2‿1⊒1‿8‿5‿5‿6‿2‿5‿3‿1‿5‿1‿2‿4‿3‿4‿3‿1‿5‿2‿3‿4‿1‿5‿2 %% 0‿8‿8‿8‿8‿1‿8‿3‿7‿8‿8‿2‿8‿4‿8‿8‿8‿8‿5‿8‿8‿8‿8‿6
|
1‿2‿2‿3‿3‿2‿2‿1⊒1‿8‿5‿5‿6‿2‿5‿3‿1‿5‿1‿2‿4‿3‿4‿3‿1‿5‿2‿3‿4‿1‿5‿2 %% 0‿8‿8‿8‿8‿1‿8‿3‿7‿8‿8‿2‿8‿4‿8‿8‿8‿8‿5‿8‿8‿8‿8‿6
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user