Contents

vS16Divide(_:_:_:)

Signed 16-bit division.

Declaration

func vS16Divide(_ vN: vSInt16, _ vD: vSInt16, _ vRemainder: UnsafeMutablePointer<vSInt16>?) -> vSInt16

See Also

Integer Arithmetic Functions (from vBasicOps.h)