RAD: Difference between revisions

Jump to navigation Jump to search
54 bytes added ,  22:06, 10 September 2022
m
Text replacement - "</source>" to "</syntaxhighlight>"
m (Text replacement - "<source" to "<syntaxhighlight")
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:
* <syntaxhighlight lang=apl inline>μ</source> Arithmetic mean/Mold left like right
* <syntaxhighlight lang=apl inline>μ</syntaxhighlight> Arithmetic mean/Mold left like right
* <syntaxhighlight lang=apl inline>π</source> Pi
* <syntaxhighlight lang=apl inline>π</syntaxhighlight> Pi
* <syntaxhighlight lang=apl inline>"</source> Character↔Integer (<syntaxhighlight lang=apl inline>⎕UCS</source>)
* <syntaxhighlight lang=apl inline>"</syntaxhighlight> Character↔Integer (<syntaxhighlight lang=apl inline>⎕UCS</syntaxhighlight>)
* <syntaxhighlight lang=apl inline>⍁</source> Left-to-right version of <syntaxhighlight 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