zmath ~master (2021-07-15T08:21:03Z)
Home
Dub
Repo
toRadians
zmath
aux
Converts angles in degrees to radians
@
safe
@
nogc
pure nothrow
T
toRadians
(
T
=
float
)
(
in
T
x
)
if
(
__traits(
isFloating
,
T
)
)
Parameters
x
T
Angle in grades Returns angle in radians
Meta
Source
See Implementation
zmath
aux
functions
clamp
cmpFloat
toDegrees
toRadians
manifest constants
M_1_180
Converts angles in degrees to radians