TakeDrop
TakeDrop[list,n]
ペア{list1,list2}を与える.list1が list の最初の n 要素を含み list2が残りを含む.
詳細
- TakeDropは,標準的な列指定を使う.
-
All 全要素 None 要素なし n 1から n までの要素 UpTo[n] 可能な場合,1から最大で n までの要素 -n 最後の n 要素 {n} 要素 n のみ {m,n} m から n までの要素(両端を含む) {m,n,s} m から n までの要素をステップ s で - TakeDropは任意の頭部を持つ要素に使うことができる.頭部が Listである必要はない.
- TakeDropをSparseArrayオブジェクトに適用すると,通常はSparseArrayオブジェクトのペアが返される.
- TakeDropをAssociationオブジェクトに適用すると,通常は指定の位置にある要素を含むAssociationオブジェクトのペアが返される.
例題
すべて開くすべて閉じる
Wolfram Research (2015), TakeDrop, Wolfram言語関数, https://reference.wolfram.com/language/ref/TakeDrop.html (2015年に更新).
テキスト
Wolfram Research (2015), TakeDrop, Wolfram言語関数, https://reference.wolfram.com/language/ref/TakeDrop.html (2015年に更新).
CMS
Wolfram Language. 2015. "TakeDrop." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/TakeDrop.html.
APA
Wolfram Language. (2015). TakeDrop. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TakeDrop.html