pub async fn polar( _exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Convert from polar/sphere coordinates to cartesian coordinates.