Template:APL built-ins: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 36: Line 36:
|-
|-
! Arrays
! Arrays
| colspan="2" | [[Index origin]] ∙ [[Migration level]]
| colspan="2" | [[Index origin]] ∙ [[Migration level]] ∙ [[Atomic vector]]
|-
|-
! [[System function|Functions]]
! [[System function|Functions]]
| colspan="2" | [[Case convert]]
| colspan="2" | [[Case convert]] ∙ [[Unicode convert]]
|-
|-
! Operators
! Operators
| colspan="2" | [[Search]] ∙ [[Replace]]
| colspan="2" | [[Search]] ∙ [[Replace]]
|}
|}

Revision as of 04:16, 7 July 2020

APL built-ins [edit]
Primitive functions
Scalar
Monadic ConjugateNegateSignumReciprocalMagnitudeExponentialNatural LogarithmFloorCeilingFactorialNotPi TimesRollTypeImaginarySquare Root
Dyadic AddSubtractTimesDivideResiduePowerLogarithmMinimumMaximumBinomialComparison functionsBoolean functions (And, Or, Nand, Nor) ∙ GCDLCMCircularComplexRoot
Non-Scalar
Structural ShapeReshapeTallyDepthRavelEnlistTableCatenateReverseRotateTransposeRazeMixSplitEncloseNestCut (K)PairLinkPartitioned EnclosePartition
Selection FirstPickTakeDropUniqueIdentitySelectReplicateExpandSet functions (IntersectionUnionWithout) ∙ Bracket indexingIndex
Selector Index generatorGradeIndex OfInterval IndexIndicesDeal
Computational MatchNot MatchMembershipFindNub SieveEncodeDecodeMatrix InverseMatrix DivideFormatExecuteMaterialise
Primitive operators Monadic EachCommuteConstantReplicateExpandReduceWindowed ReduceScanOuter ProductKeyI-beamSpawnFunction axis
Dyadic BindCompositions (Compose, Reverse Compose, Beside, Atop, Over) ∙ Inner ProductPowerAtUnderRankDepthVariantStencil
Quad names
Arrays Index originMigration levelAtomic vector
Functions Case convertUnicode convert
Operators SearchReplace