keyboard jockey, tech lover, problem solver, minesweeper pro, aspiring polymath, avid learner

scientific calculator

Programming

For this project I created a javascript scientific calculator that is responsive to screen size and collapses to a basic four function calculator as smaller screen sizes. This project used pure javascript with no jQuery and used Bootstrap and SCSS to style the app to look like the calculator found on OSX. It implements over 30 functions for basic math functions, trig functions, exponents and logarithmic functions, parentheses, memory store, degree / radian setting and more!