ktongue's picture
download
raw
164 Bytes
import variance from "./variance.js";
export default function deviation(values, valueof) {
const v = variance(values, valueof);
return v ? Math.sqrt(v) : v;
}

Xet Storage Details

Size:
164 Bytes
·
Xet hash:
3a7b49cd0a2275997fa05b8312d5114f84a1f8ca7e2543f07822e011db08f7ea

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.