radians

Convert from degrees to radians.

@nogc pure nothrow
T
radians
(
T
)
(
T x
)
if (
!isIntegral!T
)

Meta