UNPKG

theorem.js

Version:

A Math library for computation in JavaScript

4 lines (3 loc) 49 B
n(n, base=10) { return new BigNumber(n, base) }