| degToRad | R Documentation |
function to convert degrees to radians
degToRad(deg)
deg |
numeric. degrees. |
convert degrees to radians
numeric. radians
degToRad(45) == pi / 4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.