+-----------------------------------------------------------------+ | | | Error Bounds for Particular Complex Functions | | | +-----------------------------+---------+-----------------+-------+ | | | | | | | Nature | Nature of | Error | | Function or Operator | of | Bound | Bound | | | Result | | | | | | | | +-----------------------------+---------+-----------------+-------+ | | | | | | Modulus | real | max. rel. error | 3.0 | | | | | | | Argument | real | max. rel. error | 4.0 | | | | | | | Compose_From_Polar | complex | max. rel. error | 3.0 | | | | | | | "*" (both operands complex) | complex | max. box error | 5.0 | | | | | | | "/" (right operand complex) | complex | max. box error | 13.0 | | | | | | | Sqrt | complex | max. rel. error | 6.0 | | | | | | | Log | complex | max. box error | 13.0 | | | | | | | Exp (complex parameter) | complex | max. rel. error | 7.0 | | | | | | | Exp (imaginary parameter) | complex | max. rel. error | 2.0 | | | | | | | Sin, Cos, Sinh, and Cosh | complex | max. rel. error | 11.0 | | | | | | | Tan, Cot, Tanh, and Coth | complex | max. rel. error | 35.0 | | | | | | | inverse trigonometric | complex | max. rel. error | 14.0 | | | | | | | inverse hyperbolic | complex | max. rel. error | 14.0 | | | | | | +-----------------------------+---------+-----------------+-------+
Go to the first, previous, next, last section, table of contents.