# `M_PI_180`

*Global Variable*

## Declaration

```swift
var M_PI_180: Double { get }
```

```objc
#define M_PI_180
```

```python
M_PI_180()
```

