[next] [prev] [prev-tail] [tail] [up]
I wanted to simplify an expression which could have csgn() in it, and find all the arguments.
csgn()
restart; expr:=(1+csgn(a)*a)/(3*csgn(b)*b): expr:=subsindets(expr,'specfunc( anything, csgn )',f->1);
[next] [prev] [prev-tail] [front] [up]