RAD: Difference between revisions

Jump to navigation Jump to search
54 bytes added ,  21:33, 10 September 2022
m
Text replacement - "<source" to "<syntaxhighlight"
(Remove infobox "website" field, as it redirects to same URL as "source")
m (Text replacement - "<source" to "<syntaxhighlight")
Line 20: Line 20:


RAD adds a few new primitives, among them:
RAD adds a few new primitives, among them:
* <source lang=apl inline>μ</source> Arithmetic mean/Mold left like right
* <syntaxhighlight lang=apl inline>μ</source> Arithmetic mean/Mold left like right
* <source lang=apl inline>π</source> Pi
* <syntaxhighlight lang=apl inline>π</source> Pi
* <source lang=apl inline>"</source> Character↔Integer (<source lang=apl inline>⎕UCS</source>)
* <syntaxhighlight lang=apl inline>"</source> Character↔Integer (<syntaxhighlight lang=apl inline>⎕UCS</source>)
* <source lang=apl inline>⍁</source> Left-to-right version of <source lang=apl inline>/</source>
* <syntaxhighlight lang=apl inline>⍁</source> Left-to-right version of <syntaxhighlight lang=apl inline>/</source>
== References ==
== References ==
<references />
<references />
{{APL dialects}}[[Category:Programming languages]]
{{APL dialects}}[[Category:Programming languages]]

Navigation menu