kcl_lib::std::math

Function to_degrees

source
pub async fn to_degrees(
    _exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Converts a number from radians to degrees.