Contents

vS128Neg(_:)

Signed 128-bit negation.

Declaration

func vS128Neg(_ vA: vSInt32) -> vSInt32

Parameters

  • vA:

    The value to negate.

Return Value

Returns the negated value.

See Also

Performing arithmetic operations on large integers