Argument: Difference between revisions

Jump to navigation Jump to search
46 bytes added ,  14:25, 30 April 2020
m
Categories
Miraheze>Adám Brudzewsky
No edit summary
m (Categories)
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
When a non-niladic function is called, its valence is determined from the context around it: if there is a valid argument to its left, it will be called dyadically with that value as its left argument, and otherwise it will be called monadically. A function always needs a valid argument to its right in order to be called directly. [[Derived function]]s and [[train]]s follow different rules: the valence of a function within one of these function depends on its context (for example, the [[operator]] which it is an [[operand]] of) and the valence of the entire derived function.
When a non-niladic function is called, its valence is determined from the context around it: if there is a valid argument to its left, it will be called dyadically with that value as its left argument, and otherwise it will be called monadically. A function always needs a valid argument to its right in order to be called directly. [[Derived function]]s and [[train]]s follow different rules: the valence of a function within one of these function depends on its context (for example, the [[operator]] which it is an [[operand]] of) and the valence of the entire derived function.


{{APl programming language}}
{{APL syntax}}[[Category:Function characteristics]][[Category:APL syntax]]

Navigation menu