powered by
convert.angle(x, from = "degrees", to = "radians")
convert.angle(45, "deg", "rad") convert.angle(4.5, "r", "d")
Run the code above in your browser using DataLab