Tomasz Samotyjak, PWSZ writes: > f[0] = 1/L1 * ( 400*sin(314*t) - f[1] - R1 * f[0] );
f[] shouldn't depend on itself... perhaps the RHS should use y[] instead. -- Brian Gough Network Theory Ltd, Publishing Free Software Manuals --- http://www.network-theory.co.uk/ _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
