---
title: normalized
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/angle2dfloat/normalized
---

# normalized

Returns the specified angle normalized to (-π, π] radians ((-180°, 180.0°]).

## Declaration

```swift
var normalized: Angle2DFloat { get }
```
