Documentation

stdev

Syntax: %stdev(column,view)

returns the standard deviation of the specified column multiplied times 100. If view is specified, it is a string list whose first item is the View to query, and whose optional second item is the name of the database.

Example:

#SHOW %stdev(Hit,Weapons)

Add comment

Login or register to post comments