format package and exp



There is no exp function represented in expressions internally.  Exp(x) is
converted to %e^x.
So op(f)='exp is always false.
I don't know what you want to do with %e^x, so I can't advise further.