Returns the standard deviation of the passed arguments.
return Math.sqrt(this.variance(a)); // Number