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