x
From
to
Y From
to
at
points by
x
px
Title
y-Log
x-Log
1:1
| Operator Input Form | Full Form or description | Example |
| | | seperate traces | x^2| cos(x) |
| ' | plot a trace with its tangental line | x^2' |
| {,} | parametric plot | {cos(t),sin(t)} |
| r= | polar plot | r=sin(4 x) |
| == | Implicit plot | x^2+y^2==4 |
| = | Define a variable | temp=2*x,temp |
| reserved | trigonometric:cos sin tan sec csc cot acos asin atan atan2 acsc acot asec math: log log10 erf sign min max sinc round abs pfactor sqrt exp mod | |
| quary | pt.htm?y=sin(x)|cos(x)&x=0,2*pi,-2,2&title=coaxial cable&xlog=false&ylog=false¬e=Sin(x) and Cosin(x) | |
| user defined function | ?x=r&js=magnetic_dipole.js |