Function kcl_lib::std::math::to_degrees

source ยท
pub async fn to_degrees(args: Args) -> Result<KclValue, KclError>
Expand description

Converts a number from radians to degrees.