Difference between revisions of "Z^3 Array Manipulation Member Functions"

From ZCubes Wiki
Jump to navigation Jump to search
Line 49: Line 49:
 
| [[Array.across()|across ]] || OtherArray, Function || Apply the functions to each combination of cells in the two arrays
 
| [[Array.across()|across ]] || OtherArray, Function || Apply the functions to each combination of cells in the two arrays
 
|-
 
|-
| [[Array.add()|add ]] || Thing  || Add with units
+
| [[Array.add()|add ]] || Thing  || Add Thing to Array
 
|-
 
|-
 
| [[Array.addcolumn()|addcolumn ]] || NumberOfColumns ||
 
| [[Array.addcolumn()|addcolumn ]] || NumberOfColumns ||
Line 181: Line 181:
 
| [[Array.dim()|dim ]] ||  ||   
 
| [[Array.dim()|dim ]] ||  ||   
 
|-
 
|-
| [[Array.div()|div ]] || ||  Divide with units
+
| [[Array.div()|div ]] || Thing ||  Divide Thing to Array
 
|-
 
|-
| [[Array.divide|divide ]] || ||  Integer Divide with units
+
| [[Array.divide|divide ]] || Thing ||  Integer Divide Thing to Array
 
|-
 
|-
 
| [[Array.dr()|dr ]] ||  ||   
 
| [[Array.dr()|dr ]] ||  ||   
Line 389: Line 389:
 
| [[Array_nth_Functions|millionth ]] ||  ||   
 
| [[Array_nth_Functions|millionth ]] ||  ||   
 
|-
 
|-
| [[Array.multiply|multiply ]] || ||  Multiply with units
+
| [[Array.mod|mod]] || Thing ||  Mod Thing to Array
 +
|-
 +
| [[Array.multiply|multiply ]] || Thing ||  Multiply Thing to Array
 
|-
 
|-
 
| [[Array.nicejoin()|nicejoin ]] || JoinString, EndString, SubArrayString ||
 
| [[Array.nicejoin()|nicejoin ]] || JoinString, EndString, SubArrayString ||
Line 446: Line 448:
 
|-
 
|-
 
| [[Array.plot()|plot ]] ||  ||   
 
| [[Array.plot()|plot ]] ||  ||   
|-
 
| [[Array.plot()|power]] ||  ||  Raise to the power with units
 
 
|-
 
|-
 
| [[Array.prefix()|prefix ]] ||  ||   
 
| [[Array.prefix()|prefix ]] ||  ||   
Line 563: Line 563:
 
| [[Array.stringlist()|stringlist ]] ||  ||   
 
| [[Array.stringlist()|stringlist ]] ||  ||   
 
|-
 
|-
| [[Array.subtract|subtract ]] || ||  Subtract with units
+
| [[Array.subtract|subtract ]] || Thing ||  Subtract Thing to Array
 
|-
 
|-
 
| [[Array.suchthat()|suchthat ]] ||  ||   
 
| [[Array.suchthat()|suchthat ]] ||  ||   

Revision as of 12:00, 4 February 2020

ARRAY FUNCTIONS

A listing of the Array functions are given below:

Function name Parameter

Function Name Parameters Notes
$ Apply functions to each element of array
$$ Apply functions to each row of array
$$$ Apply functions to each column of array
$$F Function/Array of Functions Append results of functions to each row
$A Parameter Get attributes from an array of objects
$C Function/Array of Functions, Optional Parameters, Column index to apply Apply a function with parameters to a column
$CELLS Function/Array of Functions, Optional Parameters, Row/Column Area indices to apply Apply a function with parameters to a cell area
$d Get the diagonal of an array
$diag Same as get the diagonal of an array
$dth Get the dth diagonal of an array
$R Function/Array of Functions, Optional Parameters, Row index to apply Apply a function with parameters to a row
$X Combines two arrays using an across operation. Reverse is .X$
$x Same as $X
$_ Apply a function to the entire array as one aggregate call
__$ Mode, Functions, Parameters Using a mode (value, valuebyrow, index etc), apply a function to the cells with parameters
ac ColCount Add columns
accumulate Total
accumulatewith CumulateFunction, CurrentResult
across OtherArray, Function Apply the functions to each combination of cells in the two arrays
add Thing Add Thing to Array
addcolumn NumberOfColumns
addrow NumberOfRows
addsequence InFront, StartFrom, OptionalSequenceArray
adjoint Array
aggregate Columns,Function, Params
any Count
appendfunction Function
ar
async Iterator, CallBack
atindex
atnode Function, SubtractByArray, ScaleByArray, DoNotShowIndices
backward Function, StartValue
bindcolumn
branch
branchvalues
c
calci
car
cartesianproduct IsWithoutFlatten
cdr
cell Row, Column, Width, Height
cells
checktype TypeArray, ForceCheckOnVariables
chunks ChunkSize
ci
clean Expression, ReplaceWith
clear FillWith
clearcopy FillWith
clearrepeats
clone
colconcat
colcount
collect
collectasvector
collectwhile
collectwhileasvector
column
columnconcat
columns
compare
concatall LimitArray, IncludeEdges
converge Function, NumberOfIterations, Accuracy, Converge
copy
core
count FirstLevelOnly
crosstab RowSet, ColSet,PageSet,DataSet
cube
cumcolumn
cumcolumns
cumcolumnswith
cumcolumnwith
cumrow
cumrows
cumrowswith
cumrowwith
cumulate
data
dc
deal Within, ManyInEach
deepcopy
deletecolumn Where
deleterow Where
det Array
determinant
dim
div Thing Divide Thing to Array
divide Thing Integer Divide Thing to Array
dr
drop
dropwhile
dropwhileasvector
eighteenth
eighth
eleventh
equal Array, CheckLength, StartFrom
equalvalues Array, CheckLength, StartFrom
eval
except
exec
explode StartIndex, By, RecurseTillLevel
extract
few
fifteenth Function
fifth
fillwith
filtermatches MatchIdenticalMatrix, OnlyMatches
filteroncolumn Condition, ExtractColumns, FilterOnColumn
filteroncondition TakeDropOrAllFlag, Function, Parameter
filteronrow Condition, ExtractColumns, FilterOnColumn
findcellref Values
first Count
firstelement Count
firsthalf
fixat Index, Fix
fjoin HeadLength, JoinString
flatten
flip
flipparts
fold AtFoldValue, AtReverseFoldValue
foldl Function, StartSeed
foldr Function, StartSeed
forward Function, StartValue
fourteenth
fourth
fourths
funcjoin HeadLength, FindString, FirstString, MidString, LastString
gettype
graph Mode
graphin
half
halves
hderef Array
head
headings
hindex
hundredth
i PreviousArray
ic
ids
implode RecurseTillLevel
inc
include
indices Function, SubtractByArray, ScaleByArray, DoNotShowIndices, RowArray
injoin JoinWith
insert Value, AfterLastFlag
insertcolumn Index, NumberOfColumns
insertrow Index, NumberOfRows
inverse Array
ir
is Thing, IsNot
is1d
is2d
isFalse
isfalse
islikelytype
isnotnull
isnull
isTrue
istrue
istype
j
joincolumnswith ArrayOfJoinCharacters, IsRepeat
joinrowswith ArrayOfJoinCharacters, IsRepeat
joinwith
jq
keep
last Count
lastelement Count
list
lookup
make
make1to2d ReplaceOriginal
makecore
makekeyarray Recursive
maplist fun
mapper Function
maprow Function
mask
match Expression
matchcolumn Expression, Column
matchindex Expression, IndexThenFromMatch
matchrow Expression, Row
matchvalue Expression, IndexThenFromMatch
merge OtherArray, Function
mergecolumns OtherArray
mergeio
mergerows
mid From, Count
millionth
mod Thing Mod Thing to Array
multiply Thing Multiply Thing to Array
nicejoin JoinString, EndString, SubArrayString
nineteenth
nineth
nodeindex
notinclude Item
notwithinlimits LimitArray, IncludeEdges
nth Nth, Count
ntimes Function, NumberOfIterations, Accuracy, Converge
nullifyobjects Recursive
numbers ForceCheckOnVariables
o
objects
of
op Op with another number using units (Supported Operators %, <, >, <=, >=, ==, !=,===, FEQ Floating Equals)
otherthan ArrayWithElementsToExclude
pack
pad Length, PadString
pair Value, OnRight
pairmatch AtFoldValue, AtReverseFoldValue, StartFrom
partitiononcondition TakeDropOrAllFlag, Function, Parameter
parts NumberOfParts, SpecificPart
pastefolds MidOnly
pick StyleString, JoinString
pieces Width, Function
pip
pipall
pipallwithslice
plot
prefix
primitives
print
printf
r
rand
random Base,Numbers
remove
removeByVal Value
removeindices
removewith
repeatntimes Function, NumberOfIterations, Accuracy, Converge
replace ExpressionArrayOrValues, ReplaceWith
replicate Count
rest Start, Count
result
reverselevel Level
reversepip
reversesort Function
ri
rotate NumberOfSteps
rotatecolumns NumberOfSteps
rotaterows NumberOfSteps
row
rowconcat OtherArray
rowcount
rowlengths Function
rowpush OtherArray
rows
rslice
second
secondhalf
seq StartIndex, By
set
setaxis Axis, ColumnValues
setcolumn Column, ColumnValues
setheadings
setrow Row, Array
setunit
seventeenth
seventh
shiftlevel Level, NumberOfTimes
shuffle
sixteenth
sixth
size
size2d
slices SliceExpression
slides
some
sortrecursively
sortwith
specialprint Trimmed,TabLevel
spliteach SplitExpression, RetainSplitterAlsoInResult
splitwhile
splitwhileasvector
stringlist
subtract Thing Subtract Thing to Array
suchthat
suchthatasvector
suffix
t
table
tablelookup RowValueMatch, ColumnValueMatch
tail
takewhile
takewhileasvector
tenth
third
thirds
thirteenth
thousandth
tofunctions
toobjectformat
totree
transpose IncludeHeader
truefalse IsCheckTrueFunctionList, IsCheckFalseFunctionList, DoFlattenFirst
twelfth
twentieth
twod
type
uncrosstab UptoColumn
unimplode RecurseTillLevel
unimplodeleaf
unitsof
unwrapleaf
unzip
value Function
where Term
withinlimits LimitArray, IncludeEdges
withouttail
X$ Combines two arrays using an across operation in reverse. Opposite of .$X
x$ FunctionArray, OffsetArray, ScaleArray, GiveIndicesAlso,DoCentering Apply a function array to the array, with offsets and scales applied, with indices or centering as requested
xy Apply a function array to the array, with offsets and scales applied, with indices
xypanel FunctionArray, OffsetArray, ScaleArray, GiveIndicesAlso Apply a function array to the array, with offsets and scales applied, with indices, centered by default at 0. Useful to create contour panels with inputs to apply functions on.
z3
zero ValueInstead, PreserveStructure Zero or replace values in an array
zip OtherArray Combine two arrays into one zipped array
ZJSON
zoompip