NARS2000: Difference between revisions

Jump to navigation Jump to search
2,030 bytes added ,  15:09, 30 October 2019
Miraheze>Marshall
No edit summary
Miraheze>Marshall
Line 66: Line 66:
|-
|-
| <source lang=apl inline>~</source>  || [[Not]]            || [[Without]]
| <source lang=apl inline>~</source>  || [[Not]]            || [[Without]]
|}
=== Operators ===
One feature of NARS2000 is its heavy use of experimental primitive operators. In the table below, operators which are unknown or obscure in the APL world are linked to the NARS2000 wiki rather than the APL wiki.
{| class=wikitable
! Glyph                                !! Valence !! Monadic call      !! Dyadic call
|-
| <source lang=apl inline>⍣</source>  || Dyadic  ||colspan=2| [[Power operator|Power]]
|-
| <source lang=apl inline>⍨</source>  || Monadic ||colspan=2| [[Commute]]
|-
| <source lang=apl inline>⍥</source>  || Dyadic  ||colspan=2| Composition ([[Over]])
|-
| <source lang=apl inline>∘</source>  || Dyadic  ||colspan=2| [[Compose]]
|-
| <source lang=apl inline>⍤</source>  || Dyadic  ||colspan=2| [[Rank operator|Rank]]
|-
| <source lang=apl inline>‼</source>  || Monadic || [http://wiki.nars2000.org/index.php/Combinatorial Combinatorial] ||
|-
| <source lang=apl inline>⍡</source>  || Dyadic  ||                  || [[Convolution]]
|-
| <source lang=apl inline>.</source>  || Dyadic  || [[Inner Product]] || [[Determinant]]
|-
| <source lang=apl inline>∂</source>  || Monadic ||colspan=2| Numerical [http://wiki.nars2000.org/index.php/Derivative Derivative]
|-
| <source lang=apl inline>⌻</source>  || Monadic ||colspan=2| [http://wiki.nars2000.org/index.php/Matrix Matrix]
|-
| <source lang=apl inline>⍦</source>  || Monadic ||colspan=2| [http://wiki.nars2000.org/index.php/Multisets Multisets]
|-
| <source lang=apl inline>⊙</source>  || Monadic ||colspan=2| [http://wiki.nars2000.org/index.php/Null Null]
|-
| <source lang=apl inline>a∘/</source> || Special ||                  || [[Mask]]
|-
| <source lang=apl inline>a∘⌿</source> || Special ||                  || [[Mask]] First
|-
| <source lang=apl inline>a∘\</source> || Special ||                  || [[Mesh]]
|-
| <source lang=apl inline>a∘⍀</source> || Special ||                  || [[Mesh]] First
|-
| <source lang=apl inline>⍠</source>  || Dyadic  ||colspan=2| [[Variant]]
|}
|}


Anonymous user

Navigation menu