Interval package: Difference between revisions

No change in size ,  18 October 2014
m
Updated accuracy of atan2
m (fixed multiplication sign in formula)
m (Updated accuracy of atan2)
Line 143: Line 143:
  ans = [8, 16]
  ans = [8, 16]
  octave:3> atan2 (infsup (1), infsup (1))
  octave:3> atan2 (infsup (1), infsup (1))
  ans ⊂ [.7853981633974482, .7853981633974484]
  ans ⊂ [.7853981633974479, .7853981633974487]


=== Reverse arithmetic operations ===
=== Reverse arithmetic operations ===
240

edits