WarpPI/README.md

11 lines
794 B
Markdown
Raw Normal View History

2017-02-06 21:48:21 +01:00
# WarpPI Calculator
2017-02-06 21:49:55 +01:00
Step-by-step algebraic calculator for Raspberry PI.
2017-04-23 14:22:34 +02:00
2017-05-28 15:59:31 +02:00
**This project is experimental and related to my physical calculator, it works but many fundamental features aren't complete.**<br>
**If you really want to build and test it on your computer take account of that.**
2017-04-23 14:17:17 +02:00
2017-05-01 20:27:07 +02:00
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra_input.gif "Algebra input screen")
2017-05-28 16:01:36 +02:00
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra%20variable%20type.gif "Algebra variable type menu")
2017-05-01 20:24:28 +02:00
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/decimal.png "Example expression")
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra.png "Simplification of an expression")