# v3d.math.RAD2DEG

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



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