Skip to the content.

Go back to the home page

Background

I have a passion for mathematics. This passion was ignited during my A levels (last year of high school), mainly because of the superb teachers, for which I am grateful. My chosen A level subjects were were Maths, Further Maths and Physics, so you can imagine how geeky I was. Being a programmer, I could see how the topics that I was studying could be automated. Utilising C++ and diving into .NET, I created a calculator application, that could essentially check my homework for me.

For example, have you ever wondered what x was in the following formula?

cos(sin(π√x + 42))² = tanx

Of course x = 0.646742073183834, but how would you know without using my miraculous calculator?

Advanced Calc screenshot 1

Features