Zilde: Difference between revisions

Jump to navigation Jump to search
19 bytes added ,  20:32, 24 November 2020
m
Glyphs category
No edit summary
m (Glyphs category)
Line 18: Line 18:
* <source lang=apl inline>,¨⍬</source> gives an empty vector of 1-element numeric vectors, identical to <source lang=apl inline>0⍴⊂,0</source>.
* <source lang=apl inline>,¨⍬</source> gives an empty vector of 1-element numeric vectors, identical to <source lang=apl inline>0⍴⊂,0</source>.
* <source lang=apl inline>⍪¨⍬</source> gives an empty vector of 1-by-1 numeric matrices, identical to <source lang=apl inline>0⍴⊂,0</source>.
* <source lang=apl inline>⍪¨⍬</source> gives an empty vector of 1-by-1 numeric matrices, identical to <source lang=apl inline>0⍴⊂,0</source>.
{{APL built-ins}}{{APL glyphs}}[[Category:Primitive arrays]]
{{APL built-ins}}{{APL glyphs}}[[Category:Primitive arrays]][[Category:Glyphs]]

Navigation menu