max-of-frogs-with pred-ilist ilist
Reports the highest value of ilist when run over the turtles of breed frogs that satisfy pred-ilist . If there are no frogs in which pred-ilist is true, returns minnum , the smallest number possible without going into negative infinity. Note: This command can also be executed by patches, for example within an ask-patches statement.
Related commands:
|