<!--
{
  "documentType" : "article",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/Double/SignedNumeric-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "SignedNumeric Implementations"
}
-->

# SignedNumeric Implementations

## Topics

### Operators

[`static func - (Self) -> Self`](/documentation/Swift/Double/-(_:)-41os0)

Returns the additive inverse of the specified value.

### Instance Methods

[`func negate()`](/documentation/Swift/Double/negate()-jfhr)

Replaces this value with its additive inverse.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)