NEST HelpDesk | Command Index | NEST Quick Reference |
MemberQ - checks if array contains a specific elementSynopsis:
Examples:
array any MemberQ -> true
-> false
Remarks:
[3 8 2 9 -1] 2 MemberQ --> true
[3 8 9 -1] 2 MemberQ --> false
The Mathematica implementation is much more generalReferences:
Author:
[1] The Mathematica Book "MemberQ"
DiesmannFirstVersion:
10.5.2001SeeAlso: Source:
/builddir/build/BUILD/nest-simulator-2.14.0/lib/sli/mathematica.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative