RAD: Difference between revisions

Jump to navigation Jump to search
108 bytes added ,  22:06, 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>")
(One intermediate revision by the same user not shown)
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>μ</syntaxhighlight> Arithmetic mean/Mold left like right
* <source lang=apl inline>π</source> Pi
* <syntaxhighlight lang=apl inline>π</syntaxhighlight> Pi
* <source lang=apl inline>"</source> Character↔Integer (<source lang=apl inline>⎕UCS</source>)
* <syntaxhighlight lang=apl inline>"</syntaxhighlight> Character↔Integer (<syntaxhighlight lang=apl inline>⎕UCS</syntaxhighlight>)
* <source lang=apl inline>⍁</source> Left-to-right version of <source lang=apl inline>/</source>
* <syntaxhighlight lang=apl inline>⍁</syntaxhighlight> Left-to-right version of <syntaxhighlight lang=apl inline>/</syntaxhighlight>
== References ==
== References ==
<references />
<references />
{{APL dialects}}[[Category:Programming languages]]
{{APL dialects}}[[Category:Programming languages]]

Navigation menu