Skip to content

Implement complex number arithmetic

David Thompson requested to merge complex-arithmetic into main

Addition, subtraction, multiplication, and division with one or two complex arguments. A subset of these are needed for the r7rs benchmarks.

Fixes #201 (closed)

Merge request reports

Loading