Scientific Notebook supports both exact and numerical methods for solving equations, as illustrated in the following three examples.
Solve + Exact
5x3 -5x2 = x, Solution is:x = 0
,
x =
+
,
x =
-
![]()
Solve + Exact
5.0x3 -5.0x2 = x, Solution is:x = 0
,
x = 1.170820393
,
x = - .1708203932
![]()
Solve + Numeric
5x3 -5x2 = x, Solution is:x = 0
,
x = - .1708203932
,
x = 1.170820393
![]()