English

A Robust Complex Division in Scilab

Mathematical Software 2012-10-18 v2 Numerical Analysis

Abstract

The most widely used algorithm for floating point complex division, known as Smith's method, may fail more often than expected. This document presents two improved complex division algorithms. We present a proof of the robustness of the first improved algorithm. Numerical simulations show that this algorithm performs well in practice and is significantly more robust than other known implementations. By combining additionnal scaling methods with this first algorithm, we were able to create a second algorithm, which rarely fails.

Keywords

Cite

@article{arxiv.1210.4539,
  title  = {A Robust Complex Division in Scilab},
  author = {Michael Baudin and Robert L. Smith},
  journal= {arXiv preprint arXiv:1210.4539},
  year   = {2012}
}
R2 v1 2026-06-21T22:22:55.310Z