Not: Difference between revisions

Jump to navigation Jump to search
88 bytes added ,  21:21, 21 September 2021
→‎Extensions: Fix K extension (=, not ≠)
(→‎Extensions: Fix K extension (=, not ≠))
(4 intermediate revisions by 2 users not shown)
Line 32: Line 32:
| None                                || [[APL\360]], [[APL2]], [[APLX]], [[SHARP APL]], [[Dyalog APL]], [[GNU APL]], [[ngn/apl]], [[dzaima/APL]]
| None                                || [[APL\360]], [[APL2]], [[APLX]], [[SHARP APL]], [[Dyalog APL]], [[GNU APL]], [[ngn/apl]], [[dzaima/APL]]
|-
|-
| <source lang=apl inline>1-⍵</source> || [[J]]
| <source lang=apl inline>1-⍵</source> || [[J]], [[BQN]], [[Extended Dyalog APL]]
|-
|-
| <source lang=apl inline>0≠⍵</source> || [[K]]
| <source lang=apl inline>0=⍵</source> || [[K]]
|}
|}


Line 52: Line 52:
=== Documentation ===
=== Documentation ===


* [http://help.dyalog.com/latest/index.htm#Language/Primitive%20Functions/Not.htm Dyalog]
* [https://help.dyalog.com/latest/index.htm#Language/Primitive%20Functions/Not.htm Dyalog]
* [http://microapl.com/apl_help/ch_020_020_400.htm APLX]
* [http://microapl.com/apl_help/ch_020_020_400.htm APLX]
* J [https://www.jsoftware.com/help/dictionary/d121.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/minusdot NuVoc]
* J [https://www.jsoftware.com/help/dictionary/d121.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/minusdot NuVoc]
* [https://mlochbaum.github.io/BQN/doc/logic.html BQN]


{{APL built-ins}}[[Category:Primitive functions]][[Category:Scalar monadic functions]]
{{APL built-ins}}[[Category:Primitive functions]][[Category:Scalar monadic functions]]

Navigation menu