A graphing calculator built with HTML, CSS, and JavaScript, utilizing the Canvas API for dynamic graph rendering and Math.js for robust equation evaluation.
For example cos(sqrt(x)). Draws values on x<0 even tho the domain in the real number set is x>=0. It calculates imaginary values and tries to draw them on the graph.
For example cos(sqrt(x)). Draws values on x<0 even tho the domain in the real number set is x>=0. It calculates imaginary values and tries to draw them on the graph.