mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
var assert = require('assert'),
|
|
approx = require('../tools/approx.js');
|
|
|
|
// TODO: test approx itself...
|