Hey! I love numexp - its an awesome tool. Great work! Is it possible to programatically invert a `numexpr`? i.e.: ``` 2x ``` would become ``` 1/2x ``` So that if you plug X in to f(invert(f(x))) = x No worries if this isn't possible - but figured I'd ask! thanks for the great package