Turtle and Observer Command

sdev-of-list list

Returns the standard deviation of the given list.

Note: If list contains no numbers, an error occurs. If some of the list, when evaluated, are not numbers, those values are ignored.

Examples:

sdev-of-list [2 2 2] returns 0.

Related commands:
sdev-of-patches sdev-of-turtles