Description Usage Arguments Value Author(s) Examples
Converts an angle in degree (0-360) to radian (0-1)
1 | deg2rad(angle = 0)
|
angle |
A positive angle in degree (0-360) |
The angle in radian
Matthias Kunz, last updated: 27.04.2019
1 | deg2rad(45.0) # 0.7853982
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.