fortran-lang / stdlib

Fortran Standard Library
https://stdlib.fortran-lang.org
MIT License
1.02k stars 161 forks source link

Conversion functions from degrees to radians and vice-versa. #845

Open MilanSkocic opened 3 days ago

MilanSkocic commented 3 days ago

As discussed in #837, I implemented:

Resolves #837