rust/src/libextra/num
Huon Wilson 19c31b6b1a extra: implement .norm(), and Polar conversion functions for complex numbers.
Also, convert complex to use Clone, rather than Copy.

Fixes #5734 and #5735.
2013-06-11 11:37:33 +10:00
..
bigint.rs std: remove str::{connect,concat}*. 2013-06-10 23:57:03 +10:00
complex.rs extra: implement .norm(), and Polar conversion functions for complex numbers. 2013-06-11 11:37:33 +10:00
rational.rs std: replace str::each_split* with an iterator 2013-06-10 23:02:54 +10:00