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