Contents

vS64Neg(_:)

Signed 64-bit negation.

Declaration

func vS64Neg(_ vA: vSInt32) -> vSInt32

Parameters

  • vA:

    The value to negate.

Return Value

Returns the negated value.

See Also

Performing arithmetic operations on large integers