Contents

vU128Divide(_:_:_:)

Unsigned 128-bit division.

Declaration

func vU128Divide(_ vN: vUInt32, _ vD: vUInt32, _ vRemainder: UnsafeMutablePointer<vUInt32>?) -> vUInt32

See Also

Integer Arithmetic Functions (from vBasicOps.h)