Post Reply 
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:

[Image: 51963472474_204925a908_b.jpg]

[Image: 51963253008_7c80d77b12_b.jpg]

The C language combines all the power of assembly language with all the ease-of-use of assembly language
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)