8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
|
|
/*!
|
||
|
|
* decimal.js v10.4.3
|
||
|
|
* An arbitrary-precision Decimal type for JavaScript.
|
||
|
|
* https://github.com/MikeMcl/decimal.js
|
||
|
|
* Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com>
|
||
|
|
* MIT Licence
|
||
|
|
*/
|