sandbox-maxima-worked-example-1
Here is some text which opens the discussion. I’ll find out stuff later. Third line in 1st part. More text here. I wonder if it makes a separate paragraph. 2nd line in 2nd part. First formula. Something about random blurfage. 2nd line in 3rd part.
eqn : x^2 + 17*x + 29 = 0;
solve (eqn, x);
subst (first (%), eqn);
expand (%);
More text here. I wonder if percent sign stuff works.
abc : '(def + xyz);
bcd : '(sin(x)+sin(x))$
Dollar sign terminator on previous line. Hmm.
ev (bcd);
Now bcd is simplified.
print(bcd);
bcd was simplified by printing too. All finished. No, really!
Title | sandbox-maxima-worked-example-1 |
---|---|
Canonical name | Sandboxmaximaworkedexample1 |
Date of creation | 2014-12-31 17:36:26 |
Last modified on | 2014-12-31 17:36:26 |
Owner | robert_dodier (1000903) |
Last modified by | robert_dodier (1000903) |
Numerical id | 2 |
Author | robert_dodier (1000903) |
Entry type | Example |