Contents

vU256Mod(_:_:_:)

Unsigned 256-bit mod.

Declaration

func vU256Mod(_ numerator: UnsafePointer<vU256>, _ divisor: UnsafePointer<vU256>, _ remainder: UnsafeMutablePointer<vU256>)

See Also

Performing arithmetic operations on large integers