NEST HelpDesk | Command Index | NEST Quick Reference |
geq - Test if one object is greater or equal than another objectSynopsis:
any1 any2 geq -> boolDescription:
geq returns true if any1 >= any2 and falseSeeAlso: Source:
otherwise.
geq can only be applied to numbers and strings.
/builddir/build/BUILD/nest-simulator-2.14.0/sli/slimath.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative