(http://img11.hostingpics.net/thumbs/mini_432509741.png) (http://www.hostingpics.net/viewer.php?id=432509741.png) | A basic calculation to check the priority of operations. I hope you already knew how to compute it by hand. |
(http://img11.hostingpics.net/thumbs/mini_584293822.png) (http://www.hostingpics.net/viewer.php?id=584293822.png) | Another easy calculation to try the distributivity, and to see that floats without integer part can be written without the null unit. |
(http://img11.hostingpics.net/thumbs/mini_380995793.png) (http://www.hostingpics.net/viewer.php?id=380995793.png) | If you are at high school, then you should now this remarkable identity... |
(http://img11.hostingpics.net/thumbs/mini_322311154.png) (http://www.hostingpics.net/viewer.php?id=322311154.png) | ...but you might not know this one. |
(http://img11.hostingpics.net/thumbs/mini_200526455.png) (http://www.hostingpics.net/viewer.php?id=200526455.png) | The magical effect of the derivative. |
(http://img11.hostingpics.net/thumbs/mini_496776206.png) (http://www.hostingpics.net/viewer.php?id=496776206.png) | It's possible to nest parenthesis. The result was predictable, wasn't int ? |
Writing a full CAS would definitively be a nightmarish job to do, although you could perhaps make it interact with Symbolic and PrettyPrint to save some work. Currently you can have a 84+ CAS by combining Symbolic+PrettyPrint+Autocalc, but I think it still misses a few features plus since AutoCalc is written in BASIC, it's pretty slow to do some operations.Yes, and I won't try to write a full CAS ! But as you said, Symbolic and PrettyPrint are for 84+ only, aren't they ? I only own a 83+ :-\... I can still put ZoomMath in it, but it takes all the ARC !
It sounds like a really cool project, but why not release the source? If you don't share the source of course it'll be unreadable ;)Thank you :) ! This program helped me sometimes, so I wanted to share it.
Either way it looks like you got quite a lot done already, even if you don't plan on continuing it thanks for sharing.
Symbolic and PrettyPrint works pretty well on a 83+, as they were made before the 84+ even existed.I've tried them, and they are great apps, but they require a bit more than 5555 bytes !
+1 and downloadWell, thank you very much !
'nuff said.