Contents

vS256Mod(_:_:_:)

Signed 256-bit mod.

Declaration

func vS256Mod(_ numerator: UnsafePointer<vS256>, _ divisor: UnsafePointer<vS256>, _ remainder: UnsafeMutablePointer<vS256>)

See Also

Performing arithmetic operations on large integers