EquationFunctions2(S, R)ΒΆ

equation1.spad line 263 [edit on github]

This package provides operations for mapping the sides of equations.

map: (S -> R, Equation S) -> Equation R

map(f, eq) returns an equation where f is applied to the sides of eq