UNPKG

jstat

Version:

Statistical Library for JavaScript

10 lines (9 loc) 267 B
(function (window, factory) { if (typeof exports === 'object') { module.exports = factory(); } else if (typeof define === 'function' && define.amd) { define(factory); } else { window.jStat = factory(); } })(this, function () {