I'm looking for a simple graphing calculator that allows me to enter my formula as JS code.<p>E.g. Math.floor(x*4)<p>I'd like to use it to validate some stuff without having to convert between math/js syntax.<p>Searching for "JavaScript Graphing Calculator" gives you lots of tools that were written in JS but none that I found allow JS input.