DB
FunctionsMath

degrees

Converts an angle in radians to degrees using the factor 180/pi.

degrees(…) → Float64

Kind · scalar

Converts an angle in radians to degrees using the factor 180/pi.

Part of the Math family.