Template:APL built-ins: Difference between revisions
Jump to navigation
Jump to search
(Remove subpages of Comparison function, and move Membership and Find to Computational) |
(Add factorial and binomial) |
||
Line 8: | Line 8: | ||
|- | |- | ||
! style="width:6em;" | Monadic | ! style="width:6em;" | Monadic | ||
| [[Conjugate]] ∙ [[Negate]] ∙ [[Signum]] ∙ [[Reciprocal]] ∙ [[Magnitude]] ∙ [[Exponential]] ∙ [[Natural Logarithm]] ∙ [[Floor]] ∙ [[Ceiling]] ∙ [[Not]] ∙ [[Pi Times]] ∙ [[Roll]] ∙ [[Type]] | | [[Conjugate]] ∙ [[Negate]] ∙ [[Signum]] ∙ [[Reciprocal]] ∙ [[Magnitude]] ∙ [[Exponential]] ∙ [[Natural Logarithm]] ∙ [[Floor]] ∙ [[Ceiling]] ∙ [[Factorial]] ∙ [[Not]] ∙ [[Pi Times]] ∙ [[Roll]] ∙ [[Type]] | ||
|- | |- | ||
! Dyadic | ! Dyadic | ||
| [[Add]] ∙ [[Subtract]] ∙ [[Times]] ∙ [[Divide]] ∙ [[Residue]] ∙ [[Power]] ∙ [[Logarithm]] ∙ [[Minimum]] ∙ [[Maximum]] ∙ [[Comparison function]]s ∙ [[Boolean|Boolean function]]s ([[And]] ∙ [[Or]] ∙ [[Nand]] ∙ [[Nor]]) ∙ [[Circle]] ∙ [[Complex (function)|Complex]] | | [[Add]] ∙ [[Subtract]] ∙ [[Times]] ∙ [[Divide]] ∙ [[Residue]] ∙ [[Power]] ∙ [[Logarithm]] ∙ [[Minimum]] ∙ [[Maximum]] ∙ [[Binomial]] ∙ [[Comparison function]]s ∙ [[Boolean|Boolean function]]s ([[And]] ∙ [[Or]] ∙ [[Nand]] ∙ [[Nor]]) ∙ [[Circle]] ∙ [[Complex (function)|Complex]] | ||
|- | |- | ||
! rowspan="5" | [[Mixed function|Non-Scalar]] | ! rowspan="5" | [[Mixed function|Non-Scalar]] |