Contents

vU64Neg(_:)

Unsigned 64-bit negation.

Declaration

func vU64Neg(_ vA: vUInt32) -> vUInt32

Parameters

  • vA:

    The value to negate.

Return Value

Returns the negated value.

See Also

Performing arithmetic operations on large integers