Linear Interpolation
Solve
= 0, starting from [
,
]
Your browser does not support the HTML5 canvas tag.
Your browser does not support the HTML5 canvas tag.
Summary
x
n
=
a f(b) - b f(a)
f(b) - f(a)
You can define functions using these operators:
+
-
*
/
^
abs( )
sqrt( )
ln( )
exp( )
pi
sin( )
cos( )
tan( )
asin( )
acos( )
atan( )