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
static
this | undefined
static
boolean
this | undefined
static
this | undefined
static
Methods
Method
Modifiers
Description
static
static
static
static
Last updated