RAD: Difference between revisions

Jump to navigation Jump to search
12 bytes added ,  09:07, 29 October 2019
m
Text replacement - "</code>" to "</source>"
Miraheze>Adám Brudzewsky
m (Text replacement - "<code>" to "<source lang=apl inline>")
Miraheze>Adám Brudzewsky
m (Text replacement - "</code>" to "</source>")
Line 20: Line 20:


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

Navigation menu