UNPKG

theorem.js

Version:

A Math library for computation in JavaScript

6 lines (5 loc) 110 B
constructor(precision=20) { BigNumber.set({ DECIMAL_PLACES: precision }) // code this.version = "v1.1.0" }