Contents

vS128Sub(_:_:)

Signed 128-bit subtraction (modular arithmetic).

Declaration

func vS128Sub(_ vA: vSInt32, _ vB: vSInt32) -> vSInt32

See Also

Integer Arithmetic Functions (from vBasicOps.h)