mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* Fixed unit base recognition and formatting for user-defined units * Manually copied work from another branch * Removed semicolons * Replaced assert.equal with assert.strictEqual * Added support for bignumber * Replaced var with const