JfuncDiagraph v0.4.1
Function List
Help
About
Add Function
Help
Plus : +
Minus : -
Product : *
Division : /
Power : pow(x, n)
Natural Logarithm : log(x)
Trigonometric : sin(x), cos(x), tan(x), arcsin(x), arccos(x), arctan(x)
Absolute : abs(x)
Floor : floor(x)
Ceil : ceil(x)
Round : round(x)
PI, E
y = log(x)
y = arctan(x)
y = 1/(1-pow(E, x/(1-x)))
Double-click canvas to move coordinate plane.
About
JfuncDiagraph is a mathematical function diagraph written by javascript.
Copyright © 2012 oglen.net. All rights reserved.
Add Function