UNPKG

nsolvejs

Version:

Solve equations using numerical methods

3 lines (1 loc) 51 B
module.exports = x => Math.log(x) / Math.log(10);