[MATRIX-SIG] integer division -- what a concept!

Phil Austin phil@geog.ubc.ca
Fri, 16 Jan 1998 16:47:04 -0800


>>>>> "Rupert" == Rupert Mazzucco <maz@pap.univie.ac.at> writes:


    Rupert> As I said, I'm aware of this. But both Fortran and C are
    Rupert> *old* languages. Wasn't Python set to be a *modern*
    Rupert> language and easy-to-learn?


Two examples from the competition:

<phil@peacock: /home/phil> matlab

>> 
>> 5/4
5/4

ans =

    1.2500


<phil@peacock: /home/phil> Splus
> 5/4
5/4
[1] 1.25


Phil

_______________
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
_______________