deg2rad 接口

公共接口 deg2rad

deg2rad 将相位角从度转换为弧度。 (规范)


模块过程

私有元素函数 deg2rad_sp(theta) 结果(result)

参数

类型 意图可选 属性 名称
real(kind=sp), intent(in) :: theta

返回值 real(kind=sp)

私有元素函数 deg2rad_dp(theta) 结果(result)

参数

类型 意图可选 属性 名称
real(kind=dp), intent(in) :: theta

返回值 real(kind=dp)