Contents

vU16Divide(_:_:_:)

Unsigned 16-bit division.

Declaration

func vU16Divide(_ vN: vUInt16, _ vD: vUInt16, _ vRemainder: UnsafeMutablePointer<vUInt16>?) -> vUInt16

See Also

Integer Arithmetic Functions (from vBasicOps.h)