Javascript Calculator FCC Project Doesn't use eval() (because it's not secure) and/or a math library. Implemented from scratch to pass the FCC tests. The code isn't the prettiest, i've left some useless testing stuff there.