| Genius Manual | ||
|---|---|---|
| <<< Previous | Next >>> | |
The Genius Math Tool application is a general calculator for use as a desktop calculator, an educational tool in mathematics, and is useful even for rudimentary research. The language tries to be more ‘mathematical’ in the sense that it should be ‘what you mean is what you get’, though of course that’s not an entirely attainable goal. It features using rationals, arbitrary precision integers and multiple precision floats using the GMP library. It also fully supports complex numbers. It can work with matrices and vectors and do rudimetary linear algebra. The language can have user-defined functions, variables and parameters.
This manual describes mostly the graphical version of the calculator, but the language is of course the same. The command line only version lacks the graphing capabilities and all other capabilities that require the graphical user interface.
| <<< Previous | Home | Next >>> |
| Genius Manual | Getting Started |