# v3d.DEG2RAD

[[[Source]]](https://github.com/google-research/visu3d/tree/main/visu3d/math/rotation_utils.py#L29)



```python
DEG2RAD = enp.tau / 360.0
```