---
title: negate()
framework: foundation
role: symbol
role_heading: Instance Method
path: foundation/decimal/negate()
---

# negate()

Negates this decimal.

## Declaration

```swift
mutating func negate()
```
