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