repo.or.cz
/
maxima.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rename specvar integer-info to *integer-info*
[maxima.git]
/
share
/
contrib
/
lurkmathml
/
example.mac
blob
2fdde9b1adddfa49497702349999683baee7e84e
1
foo: 3^5;
2
bar: 3^5 + x^5 $
3
baz: expand ((2 - a)^4) $
4
baz - bar*foo;
5
abc^(foo + bar + baz) $