Contents

vU8Divide(_:_:_:)

Unsigned 8-bit division.

Declaration

func vU8Divide(_ vN: vUInt8, _ vD: vUInt8, _ vRemainder: UnsafeMutablePointer<vUInt8>?) -> vUInt8

See Also

Integer Arithmetic Functions (from vBasicOps.h)