---
title: init()
framework: swift
role: symbol
role_heading: Initializer
path: swift/int/init()
---

# init()

Creates a new value equal to zero.

## Declaration

```swift
init()
```

## See Also

### Infrequently Used Functionality

- [init(integerLiteral:)](swift/int/init(integerliteral:).md)
- [Int.IntegerLiteralType](swift/int/integerliteraltype.md)
- [distance(to:)](swift/int/distance(to:).md)
- [advanced(by:)](swift/int/advanced(by:).md)
- [Int.Stride](swift/int/stride.md)
- [hashValue](swift/int/hashvalue.md)
