UNPKG

@stdlib/stats-base-stdev

Version:

Calculate the standard deviation of a strided array.

3 lines 106 B
/// <reference path="../docs/types/index.d.ts" /> import stdev from '../docs/types/index'; export = stdev;