Contents

vS8Divide(_:_:_:)

Signed 8-bit division.

Declaration

func vS8Divide(_ vN: vSInt8, _ vD: vSInt8, _ vRemainder: UnsafeMutablePointer<vSInt8>?) -> vSInt8

See Also

Integer Arithmetic Functions (from vBasicOps.h)