Description Usage Arguments Value Examples
With this function it is possible to convert separated data in Degrees Minutes and Seconds to Radians.
1 | radians(x, y, z, digits = 4)
|
x |
Value of Degree in Latitude or Longitude. |
y |
Value of Minute in Latitude or Longitude. |
z |
Value of Seconds in Latitude or Longitude. |
digits |
Number of digits the seconds are |
value
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.