Interval package: Difference between revisions

m
Fixed dumb error
(Created initial page structure)
 
m (Fixed dumb error)
Line 10: Line 10:
  ans =  1.3878e-16
  ans =  1.3878e-16


  octave:1> x = infsup (0.1);
  octave:1> x = infsup ("0.1");
  octave:2> 19 * x - 2 + x
  octave:2> 19 * x - 2 + x
  ans = [-8.326672684688675e-17, +1.3877787807814457e-16]
  ans = [-3.1918911957973251e-16, +1.3877787807814457e-16]


== Quick start introduction ==
== Quick start introduction ==
240

edits