[Python-Dev] [OT] Denormalized fractions [was Re: PEP 3144 review.]
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Sep 30 00:40:51 CEST 2009
More information about the Python-Dev mailing list
Wed Sep 30 00:40:51 CEST 2009
- Previous message: [Python-Dev] [OT] Denormalized fractions [was Re: PEP 3144 review.]
- Next message: [Python-Dev] PEP 3144 review.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steven D'Aprano wrote: > there's a mathematical operator called the mediant: > > mediant(a/b, c/d) = (a+c)/(b+d) That's a function of four arguments, not two! -- Greg
- Previous message: [Python-Dev] [OT] Denormalized fractions [was Re: PEP 3144 review.]
- Next message: [Python-Dev] PEP 3144 review.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list