numbers/src/word_math/word_math_web library

Constants

useNativeWordMath → const bool

Functions

divModImpl(Uint64 a, Uint64 b) → ({Uint64 quotient, Uint64 remainder})
widenMulImpl(Uint64 a, Uint64 b) → (Uint64, Uint64)