Update degrees_to_rads.md
This commit is contained in:
@ -15,6 +15,5 @@ def degrees_to_rads(deg):
|
||||
```
|
||||
|
||||
```py
|
||||
import math
|
||||
degrees_to_rads(180) # 3.141592653589793
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user