Qurak
ドキュメント
料金
サインイン
Qurak
ドキュメント
関数
VectorQ
VectorQ
利用可能
Tests whether an expression is a flat (non-nested) list.
形式
VectorQ[expr]
VectorQ[expr, test]
検証済みの例
VectorQ[{1, 2, 3}] → True
VectorQ[{{1, 2}, {3, 4}}] → False
VectorQ[{1, 2, x}, NumberQ] → False
VectorQ[{1, 2, 3}, Positive] → True
Qurakで実行
リファレンスを検索
使用箇所
Linear algebra matrix and tensor operations vectors and tensors
- 20 ステップ
Replace or remove invalid or missing data
- 23 ステップ
トピック
Elements Of Lists
- Finding Sublists
GPU Computing
- Arrays
GPU Computing-Apple
- Arrays
GPU Computing-NVIDIA
- Arrays
Operations On Vectors
- Elements of Vectors
Summary Of New Features In142
- Arrays
関連
MatrixQ
ArrayDepth
ArrayQ
Dimensions
AllTrue
Length
Part
First
Last
ByteCount
Normal
AllMatch
← VectorPoints
VectorRange →
全 6300 関数
·
MCPクライアントから使う