Skip to content

ApplySides

Apply a function to both sides of an equation.

$ wo 'ApplySides[f, x == y]'
f[x] == f[y]