Download of quickref.pdf (quickref.pdf ( external link: SF.net): 2,293,391 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
2,293,391 bytes
MD5
0d401f419f68d0aa5f12767a9f8b89f0

Projeto Descrição

smib is probably one of the smallest and simpliest computer algebra system in the world, but simple does not mean simplistic.
Using smib you can explore many branches of mathematics (e.g. number theory, algebra, calculus, numerical analysis, differential geometry, probability and stochastic calculus) and also some physics (e.g. electromagnetism and quantum mechanics)..
By simple you can understand easy to program (smib is a weakly typed language, with strong affinity to recursivity, programs are often short and powerful and maybe useful for teaching), and also easy to modify (source code is free, written in C language, and based on notions of stacks (like FORTH language), and lists (like LISP language)).
In this version : differential operators in orthogonal system of coordinates, Gosper algorithm (antidifference), antiderivative ( new version)