Contents

vU128Neg(_:)

Unsigned 128-bit negation.

Declaration

func vU128Neg(_ vA: vUInt32) -> vUInt32

Parameters

  • vA:

    The value to negate.

Return Value

Returns the negated value.

See Also

Performing arithmetic operations on large integers