mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
5 lines
93 B
JavaScript
5 lines
93 B
JavaScript
var assert = require('assert');
|
|
var math = require('../../../math.js');
|
|
|
|
// TODO: test log10
|