I've been working on this Calculus engine since 2012, and have finished implementing all of its functionality during this hackathon. I'm most proud of the fact that this is the first and only java based Calculus engine in existence. I've always loved math, and this was my chance to combine my two favorite subjects into one big project. I'm most proud of the symbolic integration functionality as it took the longest to write and is the most complicated. It utilizes advanced recursion and thread pools in order to find the correct solution to the given equations.
Log in or sign up for Devpost to join the conversation.