equation - allow test parsing and resolution of a sample expression
eqn = <c>
This command allows testing of an equation string. It is parsed, broke into pieces, and derivatives are taken and printed. It is useful for debugging problems with the resolver and parsing, as things can be tried before running.
equation eqn = "exp(Potential/$Vti)"
Parse and resolve the string "exp(Potential/$Vti)".
None.
langage tutorials, language definition, callback procedures, eqn, solution, Alagator Examples