What is this?

This calculator has been my summer project. Please do play around with it and let me know if there's anything that's broken. I set myself the challenge of doing it in C without any dependencies (including the standard library!). I have succeeded in having all the math and display code within this constraint, while the buttons and window management is handled by raylib.

How do I use it?

Most of the buttons behave exactly as they would on a standard scientific calculator. There are a couple that do not however, these will be laid out below:

What is an error?

This is still buggy at the moment, so I'd greatly appreciate becoming aware of bugs that are found and the inputs that caused them. The following behaviors should be considered bugs:


Return to calculator