Function grapher for class use. Type a function, graph it, and read the apparent domain and range from the current viewing window.
Supported syntax: +, -, *, /, ^, parentheses, and functions such as sin, cos, tan, asin, acos, atan, sqrt, log, exp, abs. Constants: pi, e. Note: log(x) is the natural logarithm (base e). For log base 10 use log(x)/log(10).