
Last chance! 50% off unlimited learning
Sale ends in
Convert decimal degrees to radians
deg_to_rad(deg)
A vector of values, in decimal degrees, to convert to radians
A vector of the same length in radians
# NOT RUN {
deg_to_rad(360)
rad_to_deg(deg_to_rad(360))
# }
Run the code above in your browser using DataLab