Interval package: Difference between revisions

Jump to navigation Jump to search
m
Updated accuracy of atan2
m (Updated accuracy of atan2)
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 ⊂ [.7853981633974485, .7853981633974487]
  ans ⊂ [.785398163397448, .7853981633974487]


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

edits

Navigation menu