|
SOLUTIONS
|
MATHEMATICA 組込みシンボル
ConstantArray
ConstantArray[c, n]
要素 c を n 個複製したリストを生成する.
ConstantArray[c, {n1, n2, ...}]
要素 c の複製を含むネストされたリストの
配列を生成する.
詳細詳細
- ConstantArray[c, n, SparseArray]は定数配列をSparseArrayオブジェクトとして返す.
バージョン 6 の新機能 | バージョン 7 での修正機能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
