Contents

vU32Divide(_:_:_:)

Unsigned 32-bit division.

Declaration

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

See Also

Integer Arithmetic Functions (from vBasicOps.h)