Primitive function: Difference between revisions

Jump to navigation Jump to search
19 bytes added ,  11:28, 25 October 2019
no edit summary
Miraheze>Marshall
(Created page with "A primitive function is a function defined by the language. Outside of the array community, such functions may be called "builtin" or "intrinsic" functions. In APL, each i...")
 
Miraheze>Adám Brudzewsky
No edit summary
Line 6: Line 6:


A function is distinct from the [[glyph]] used to denote it. Different APLs, or even one APL (using [[Migration level]]) might use the same glyph for multiple functions, or different glyphs for identical or similar functions. The term "function" can, depending on context, refer either to an [[ambivalent]] function which can be applied with one or two arguments, or the [[Monad|monadic]] or [[Dyad|dyadic]] function obtained by restricting that function to either one or two arguments specifically.
A function is distinct from the [[glyph]] used to denote it. Different APLs, or even one APL (using [[Migration level]]) might use the same glyph for multiple functions, or different glyphs for identical or similar functions. The term "function" can, depending on context, refer either to an [[ambivalent]] function which can be applied with one or two arguments, or the [[Monad|monadic]] or [[Dyad|dyadic]] function obtained by restricting that function to either one or two arguments specifically.
{{APL built-ins}}

Navigation menu