lib-base.decimal
Home > @mosaic/lib-base > Decimal
Decimal class
Fixed-point decimal bignumber with 18 digits of precision.
Signature:
Remarks
Used by Mosaic libraries to precisely represent native currency (e.g. Ether), MoUSD and MSIC amounts, as well as derived metrics like collateral ratios.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
this | undefined | |||
| |||
this | undefined | |||
| |||
boolean | |||
this | undefined | |||
| |||
this | undefined | |||
|
Methods
Method | Modifiers | Description |
---|---|---|
| ||
| ||
| ||
| ||
Last updated