IvladV71
> s0 := s1: > v0 := v1: > unassign ('s1'): > unassign ('v1'): > sigma := fsolve ({ s1 - s0 = v0 - V0 }, s1); Error, (in fsolve) v1 is in the equation, and is not solved for
vini
> v0 := v1:
IvladV71
откуда там вообще v1 взялось?