UNPKG

theorem.js

Version:

A Math library for computation in JavaScript

4 lines (3 loc) 42 B
abs(n) { return new BigNumber(n).abs() }