### Description Similarly to how we approached `Kv`/`Kve` in #1081, we only need one core Op: `Ive`. We should include the equivalent `log(iv(x))` rewrite for stability, where `iv` is the expression based on `ive` returned by the helper. The goal is to have one canonical form and reduce the number of `Op`s we need to test/support.