Hierarchy

  • BN

Constructors

Properties

#cfg: BnConfig

BN instance config.

#raw: bigint

Raw value multiplied by ten power of precision.

#tens: bigint = ...

Ten power of precision.

Accessors

Methods

  • Returns

    A string representing the value of this fixed-point notation and formatted according to the properties of the BN.config.format and format (if exist) objects.

    Parameters

    Returns string

Generated using TypeDoc