Turtle and Observer Command |
variance-of-turtles [list of commands]
Returns the variance of [list of commands] amongst all the turtles. Note: If Note: When a turtle calls the command, it is not included as part of the calculation. Examples: variance-of-turtles [speed] returns the variance of the speed of all the turtles. Related commands: |