mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
extras/complex_numbers/complex_numbers.complex.m:
Fix incorrect predicate name in documentation of complex_to_polar/3.
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.