Not: Difference between revisions

Jump to navigation Jump to search
53 bytes added ,  21:21, 21 September 2021
→‎Extensions: Fix K extension (=, not ≠)
(Add Extended)
(→‎Extensions: Fix K extension (=, not ≠))
(One intermediate revision by the same user not shown)
Line 34: Line 34:
| <source lang=apl inline>1-⍵</source> || [[J]], [[BQN]], [[Extended Dyalog APL]]
| <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 55: Line 55:
* [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