PineappleCAS
- All files
- TI-84 Plus CE Programs
- TI-84 Plus CE Assembly Programs
- TI-84 Plus CE Assembly Math Programs
Description
PineappleCAS is a computer algebra system for the TI-84 Plus CE calculators. It can simplify algebra and identities, evaluate arbitrary precision integer arithmetic, take derivatives, manipulate complex numbers, expand multiplication, substitute expressions, and more. It features a nice GUI and a TI-BASIC interface so that you can use PineappleCAS from within a basic program.
Screenshots
Archive Contents
Name | Size |
---|---|
PCAS.8xp | 37.0 KB |
PineappleCAS-1.0/.gitignore | 101 bytes |
PineappleCAS-1.0/.travis.yml | 108 bytes |
PineappleCAS-1.0/CMakeLists.txt | 603 bytes |
PineappleCAS-1.0/LICENSE | 1.0 KB |
PineappleCAS-1.0/README.md | 7.8 KB |
PineappleCAS-1.0/img/deriv.png | 2.8 KB |
PineappleCAS-1.0/img/eval_exponent.png | 2.7 KB |
PineappleCAS-1.0/img/eval_factorial.png | 2.8 KB |
PineappleCAS-1.0/img/expand.png | 2.6 KB |
PineappleCAS-1.0/img/i^i.png | 2.3 KB |
PineappleCAS-1.0/img/interface.png | 3.3 KB |
PineappleCAS-1.0/img/logo.png | 13.8 KB |
PineappleCAS-1.0/img/simplify.png | 3.1 KB |
PineappleCAS-1.0/img/trig.png | 2.9 KB |
PineappleCAS-1.0/makefile | 780 bytes |
PineappleCAS-1.0/pc.makefile | 1.4 KB |
PineappleCAS-1.0/src/ast.c | 8.7 KB |
PineappleCAS-1.0/src/ast.h | 3.4 KB |
PineappleCAS-1.0/src/calc/gui.c | 27.6 KB |
PineappleCAS-1.0/src/calc/gui.h | 270 bytes |
PineappleCAS-1.0/src/calc/interface.c | 17.5 KB |
PineappleCAS-1.0/src/calc/interface.h | 553 bytes |
PineappleCAS-1.0/src/calc/main.c | 193 bytes |
PineappleCAS-1.0/src/cas/cas.h | 7.4 KB |
PineappleCAS-1.0/src/cas/derivative.c | 4.6 KB |
PineappleCAS-1.0/src/cas/derivative.h | 511 bytes |
PineappleCAS-1.0/src/cas/eval.c | 18.7 KB |
PineappleCAS-1.0/src/cas/expand.c | 6.2 KB |
PineappleCAS-1.0/src/cas/factor.c | 6.7 KB |
PineappleCAS-1.0/src/cas/identities.c | 17.3 KB |
PineappleCAS-1.0/src/cas/identities.h | 1.1 KB |
PineappleCAS-1.0/src/cas/simplify.c | 24.8 KB |
PineappleCAS-1.0/src/dbg.c | 1.7 KB |
PineappleCAS-1.0/src/dbg.h | 851 bytes |
PineappleCAS-1.0/src/error.c | 295 bytes |
PineappleCAS-1.0/src/error.h | 470 bytes |
PineappleCAS-1.0/src/export.c | 11.0 KB |
PineappleCAS-1.0/src/imath/imath.c | 72.6 KB |
PineappleCAS-1.0/src/imath/imath.h | 9.1 KB |
PineappleCAS-1.0/src/imath/imrat.c | 23.1 KB |
PineappleCAS-1.0/src/imath/imrat.h | 5.3 KB |
PineappleCAS-1.0/src/parser.c | 18.2 KB |
PineappleCAS-1.0/src/parser.h | 1.9 KB |
PineappleCAS-1.0/src/pc/main.c | 9.9 KB |
PineappleCAS-1.0/src/pc/tests.c | 7.4 KB |
PineappleCAS-1.0/src/pc/tests.h | 797 bytes |
PineappleCAS-1.0/src/pc/yvar.c | 1.3 KB |
PineappleCAS-1.0/src/pc/yvar.h | 505 bytes |
PineappleCAS-1.0/src/stack.c | 775 bytes |
PineappleCAS-1.0/src/stack.h | 422 bytes |
PineappleCAS-1.0/tests.txt | 9.0 KB |
Download file
- File Size
- 165.5 KB
- Short link
- http://ceme.tech/DL1918
Metadata
- Author
- squishy
- Uploaded
- 5 years, 2 months ago
Statistics
- Rating
- 10/10 (1 vote)
- Downloads
- 951
- Views
- 4217
Reviews
Nobody has reviewed this file yet.Versions
- PineappleCAS (published 5 years, 2 months ago; 2019-08-10 23:19 UTC)
Advertisement