monic part 7: a little CAS
|
03-27-2022, 01:58 AM
(This post was last modified: 07-13-2022 05:33 AM by F-73P.)
Post: #1
|
|||
|
|||
monic part 7: a little CAS
Previous: monic part 6: the mC programming language and compiler
Next: monic part 8: ARM assembly language programming I'm now adding some CAS functions to the firmware, starting with polynomial addition. As an example I'll add 4v^8+9w+7x^2+6 and 10u^11+3x^2+5. The sparse, distributive data type is used to store the polynomials: The C language combines all the power of assembly language with all the ease-of-use of assembly language |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
monic part 7: a little CAS - F-73P - 03-27-2022 01:58 AM
|
User(s) browsing this thread: 1 Guest(s)