Vocabularymath.
vectorsInputsOutputsWord descriptionReturns true if any element of
v is true.
NotesSee
Componentwise logic with SIMD vectors for notes on dealing with vector boolean inputs when using SIMD types.
See alsov<,
v<=,
v=,
v>,
v>=,
vunordered?,
vand,
vor,
vxor,
vnot,
vall?,
vnone?,
v?DefinitionMethods