|
elemental real(c_float) function | deg_to_rad_sgl_fn (degrees) |
| Convert degrees to radians.
|
elemental real(c_double) function | deg_to_rad_dbl_fn (degrees) |
| Convert degrees to radians.
|
◆ deg_to_rad_dbl_fn()
elemental real (c_double) function constants_and_conversions::deg_to_rad::deg_to_rad_dbl_fn |
( |
real (c_double), intent(in) | degrees | ) |
|
◆ deg_to_rad_sgl_fn()
elemental real (c_float) function constants_and_conversions::deg_to_rad::deg_to_rad_sgl_fn |
( |
real (c_float), intent(in) | degrees | ) |
|
The documentation for this interface was generated from the following file: