Sza*_*lcs 7 wolfram-mathematica
我正在寻找Mathematica中的原子对象的完整列表(其AtomQ
产量True
).
我知道
Symbol
String
Integer
Real
Rational
Complex
SparseArray
BooleanFunction
Graph
Run Code Online (Sandbox Code Playgroud)
还有其他人吗?
参考:http://reference.wolfram.com/mathematica/tutorial/BasicObjects.html
编辑: 从上面列表的答案中不断添加新符号.
看来你的列表还需要一个完整的对象:
In[520]:= f = BooleanFunction[30, 3];
In[521]:= AtomQ[f]
Out[521]= True
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
372 次 |
最近记录: |