---
title: "-(_:)"
framework: spatial
role: symbol
role_heading: Operator
path: "spatial/angle2dfloat/-(_:)"
---

# -(_:)

Returns the additive inverse of the specified angle.

## Declaration

```swift
static func - (angle: Angle2DFloat) -> Angle2DFloat
```
