mathjs/test/function/statistics.js

8 lines
135 B
JavaScript

// test statistic functions
var assert = require('assert');
var math = require('../../math.js');
// TODO: test max
// TODO: test min