]> git.eshelyaron.com Git - emacs.git/commit
(calc-yacas-language, calc-maxima-language, calc-giac-language)
authorJay Belanger <jay.p.belanger@gmail.com>
Sat, 29 Dec 2007 00:56:17 +0000 (00:56 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sat, 29 Dec 2007 00:56:17 +0000 (00:56 +0000)
commit3727575538c9ef81eeae9b6038a127e95c6da6dd
tree3b0365f3a3b4e679c817febb1af2a3a71683ef5c
parentf83774263207b83a3aa33a7e051992d70034e303
(calc-yacas-language, calc-maxima-language, calc-giac-language)
(math-yacas-parse-Sum, math-yacas-compose-sum)
(math-yacas-compose-deriv, math-yacas-compose-taylor)
(math-maxima-parse-subst, math-maxima-parse-taylor)
(math-maxima-compose-taylor, math-maxima-compose-subst)
(math-maxima-compose-if, math-lang-switch-args)
(math-lang-compose-switch-args, math-read-giac-subscr):
New functions.

(calc-lang-allow-underscores, calc-lang-allow-percentsigns)
(calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
Add languages.

(math-vector-brackets, math-complex-format, math-variable-table)
(math-parse-table, math-oper-table, math-function-table)
(math-special-function-table, math-compose-subscr):
Add values for new languages.
lisp/calc/calc-lang.el