mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-23 05:13:48 +00:00
Estimated hours taken: 0.25 extras/complex_numbers/samples/fft.m: Fix a compilation error: need to import the parent module `complex_numbers' before importing the child module `complex_numbers:complex'.
This directory contains a library for handling complex numbers. The subdirectory `tests' contains a test case. The subdirectory `samples' contains an example module using this library.