Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BigNumber

Hierarchy

  • BigNumber

Implements

Index

Constructors

constructor

Methods

abs

add

div

eq

fromTwos

gt

gte

isZero

  • isZero(): boolean

lt

lte

maskn

mod

mul

pow

sub

toHexString

  • toHexString(): string

toNumber

  • toNumber(): number

toString

  • toString(): string

toTwos

Static isBigNumber

  • isBigNumber(value: any): value is BigNumber

Generated using TypeDoc