Contents

vS256Divide(_:_:_:_:)

Computes the signed 256-bit division.

Declaration

func vS256Divide(_ numerator: UnsafePointer<vS256>, _ divisor: UnsafePointer<vS256>, _ result: UnsafeMutablePointer<vS256>, _ remainder: UnsafeMutablePointer<vS256>?)

Discussion

See Also

Performing arithmetic operations on large integers