Qurak
文档
价格
登录
Qurak
文档
函数
NoneTrue
NoneTrue
可用
Checks if no element satisfies a predicate.
形式
NoneTrue[{e1, e2, …}, test]
NoneTrue[expr, test, level]
NoneTrue[test]
验证过的示例
NoneTrue[{1, 3, 5}, EvenQ] → True
NoneTrue[{1, 2, 3}, EvenQ] → False
NoneTrue[{1, 2, 3}, # > 5 &] → True
在 Qurak 上运行
搜索参考
主题
Boolean Computation
- Predicates on Lists
Elements Of Lists
- Finding Sublists
Function Composition And Operator Forms
- Functions with Operator Forms
List Manipulation
- Predicates on Lists
Logic And Boolean Algebra
- Logical Operators »
New In100 Alphabetical Listing
- N
相关
AnyTrue
AllTrue
Nor
Not
TrueQ
FreeQ
AllMatch
AnyMatch
And
Append
Cases
Delete
← NoneMatch
NonlinearModelFit →
全部 6300 个函数
·
从 MCP 客户端使用