Lists and Iteration¶
8 built-in function(s) in this category.
Array— Array[f, n] (Stable)ConstantArray— ConstantArray[c, n] (Stable)Permutations— Permutations[list] (Stable)Range— Range[n] (Stable)Rescale— Rescale[x, {min, max}] (Stable)Table— Table[expr, n] (Stable)Tuples— Tuples[list,n] (Stable)UnitVector— UnitVector[k] (Stable)