Re: [Pharo-project] Complex number support discussion
Aug. 16, 2009
2:42 p.m.
gor Stasenko <siguctua@gmail.com>
Let me restate where we started from. We started from point: Array new: 0.2i
Again, how is this different in pattern from dealing with  Array new: 1/2  Array new: -17  ... ?? -KenD PS:  Complex real: (0.5 + 0i) imaginary: (0 + 0i) Complex can only have instances of Number as components.  The lack of checks is an error.
6193
Age (days ago)
6193
Last active (days ago)
1 comments
2 participants
participants (2)
-
csrabak@bol.com.br -
Ken.Dickey