From: Robert D. <rob...@gm...> - 2016-04-01 18:52:04
|
On 2016-04-01, Barton Willis <wi...@un...> wrote: > CL complex numbers would automatically give us rectangular form for > complex number arithmetic. That would be nice. Yeah. I've always been annoyed that it's necessary to apply rectform to reduce stuff like (1 + %i)/(1 - %i). Complex literals which automatically simplify are tempting. best Robert Dodier |