|
Re: Re: Proper fractions?: msg#00139lang.smalltalk.squeak.beginners
This would work: | x | x := 4/3. '(', x integerPart printString, '+', x fractionPart printString, ')' and also would have the property of being self-evaluating just like fractions did before. Though I agree with Nic that this is not what I'd want to see by default. - Bert - On Jul 26, 2007, at 23:17 , nicolas cellier wrote: Can the system come pre-programmed with every possible wish of every client for every domain?
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Proper fractions?, nicolas cellier |
|---|---|
| Next by Date: | Re: Re: Proper fractions?, Bert Freudenberg |
| Previous by Thread: | Re: Proper fractions?, nicolas cellier |
| Next by Thread: | Re: Re: Proper fractions?, Bert Freudenberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |