Physics Tools > Online Function Grapher
Physics Tools > Online Function Grapher
Currently under development: A standalone application version of
this Function Graphing Program, written in Flash Actionscript, much
faster, essentially more capabilities, built-in function calculator
and many more…
Examples,
Supported
functions, Add
to your site, BBCODE
for Forums
sin(), cos(), tan(), asin(), acos(), atan()
ln() - standard natural logarithmic
e - natual base
sqrt() - square root
abs() - absolute value
max() - maximum of two numbers
min() - minimum of two numbers
floor() - revious nearest integer
ceil() - next nearest integer
round() - nearest integer
Show this graph on your web site. Simply copy and paste the HTML code below.
Link to your graph. Graph: cos(pi*x)/(-ln(2)*x)
BBCODE URL Link for forums.
(01) sin(pi*x/5)-tan(x*2)
(02) min(sin(pi*x-2),0.452)
(03) F1::cos(pi*x)
/ (-ln(2)*x), F2::sqrt(9-x^2), F3::-sqrt(9-x^2)
(04) F1::x*sin(10*x),
F2::x, F3::-x
(05) F1::ln(x)*cos(15*x),
F2::ln(x), F3::-ln(x)
(06) sin(954*x)-2*cos(x)
(07) ((x-0.2)*sin(1/(x-0.2))+x+0.8)*(10*(x-0.1)^2+0.9)
(08) F1::sin(tan(x)/x),
F2::cos(tan(x)/x)
(09) F1::sin(floor(sin(x))/x),
F2::sin(ceil(sin(x))/x)
(10) F1::tan(sin(x)/x),
F2::sin(tan(x)/x)