Function Explorer
Type ANY function and see it plotted instantly! Perfect for learning and experimentation.
Student's Quick Guide:
x**2- x squaredsin(x)- sine wavecos(x)- cosinetan(x)- tangentlog(x)- natural log (ln)log10(x)- log base 10exp(x)- e to the xsqrt(x)- square rootabs(x)- absolute valuex*sin(x)- multiplicationsin(x)/x- divisionsin(1/x)- composition
Try anything! The tool accepts standard Python math syntax.
Enter any function above and click "Plot My Function" to see the graph!
Try: sin(x), x**3 - 2*x, exp(-x)*sin(5*x), log(x), 1/(1+exp(-x))
