Qurak
డాక్యుమెంటేషన్
ప్లాన్లు
సైన్ ఇన్
Qurak
డాక్యుమెంటేషన్
ఫంక్షన్లు
RotateLeft
RotateLeft
లభ్యం
Rotates list elements to the left.
రూపాలు
RotateLeft[expr, n]
RotateLeft[expr]
RotateLeft[expr, {n1, n2, …}]
ధృవీకరించిన ఉదాహరణలు
RotateLeft[{1, 2, 3, 4, 5}] → {2, 3, 4, 5, 1}
RotateLeft[{a, b, c, d}, 2] → {c, d, a, b}
RotateLeft[{1, 2, 3}, 0] → {1, 2, 3}
దీన్ని Qurakపై రన్ చేయండి
రిఫరెన్స్లో వెతకండి
వాడిన చోటు
Combine and rearrange lists
- 15 దశలు
అంశాలు
Parts Of Matrices
- Symbolic Matrices
Rearranging And Restructuring Lists
- Sequence-Oriented Operations
Summary Of New Features In150
- GPUArray Support
Summary Of New Features In150
- GPUArray Support
సంబంధితమైనవి
RotateRight
Reverse
PadLeft
BitShiftLeft
ArrayPad
ArrayReshape
Flatten
Partition
Join
Transpose
AlphabeticSort
ArrayFilter
← RotateLabel
RotateRight →
మొత్తం 6300 ఫంక్షన్లు
·
దీన్ని MCP క్లయింట్ నుండి వాడండి