pub async fn to_degrees( _exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Converts a number from radians to degrees.