Big Number
Created by Ugljesa Jovanovic ugljesa.jovanovic@ionspin.com on 04-Apr-2019
Inheritors
Types
Functions
Link copied to clipboard
Perform integer division and return quotient and remainder
Link copied to clipboard
Link copied to clipboard
Return the number of decimal digits representing this number
Link copied to clipboard
Overwrite the underlying backing structure with zeroes. Meant to be used by libraries that require it for security purposes. NOTE: This breaks the immutability of BigNumber, and this instance cannot be used for further calculations. If it used the results are undefined.
Link copied to clipboard