---
title: rounded()
framework: swift
role: symbol
role_heading: Instance Method
path: swift/float/rounded()
---

# rounded()

## Declaration

```swift
func rounded() -> Self
```

## See Also

### Rounding Values

- [rounded(_:)](swift/float/rounded(_:).md)
- [round()](swift/float/round().md)
- [round(_:)](swift/float/round(_:).md)
