Not Match: Difference between revisions

Jump to navigation Jump to search
247 bytes added ,  03:12, 3 February 2021
→‎Documentation: BQN documentation link
m (Text replacement - "{{APL built-ins}}" to "{{APL built-ins}}Category:Primitive functions")
(→‎Documentation: BQN documentation link)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


Some rendering engines (like Blink, the rendering engine of Chromium based browsers like Chrome, Edge, and Opera) tend to render <code>≢</code> as <code>≡/</code> if the selected font  does not have the <code>≢</code> character (U+2262), but does have <code>≡</code> (U+2261) and <code> ̸</code> (U+0338). This issue can be avoided by selecting [[fonts|a font which is more appropriate]] for APL.
Some rendering engines (like Blink, the rendering engine of Chromium based browsers like Chrome, Edge, and Opera) tend to render <code>≢</code> as <code>≡/</code> if the selected font  does not have the <code>≢</code> character (U+2262), but does have <code>≡</code> (U+2261) and <code> ̸</code> (U+0338). This issue can be avoided by selecting [[fonts|a font which is more appropriate]] for APL.
== External links ==
=== Documentation ===
* [https://help.dyalog.com/latest/#Language/Primitive%20Functions/Not%20Match.htm Dyalog]
* [http://microapl.com/apl_help/ch_020_020_361.htm APLX]
* [https://mlochbaum.github.io/BQN/doc/match.html BQN]


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

Navigation menu