[Python-Dev] Re: Decimal type question [Prothon] (original) (raw)
Batista, Facundo FBatista at uniFON.com.ar
Mon Aug 9 20:24:51 CEST 2004
- Previous message: [Python-Dev] decimal.Context.copy() shallow or deep?
- Next message: [Python-Dev] Re: Re: Decimal type question [Prothon]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Mark Hahn]
#- 2) A Decimal implemented with the .Net decimal float (or the #- IBM decimal if #- the .Net decimal sucks too much) with the constant/str #- form of +-NN.NN #- such as 0.0, -123.0, 173_394.0, 173394.912786765, etc.
I'm ok with all the rest and this but with a particular point: .Net decimal sucks too much if doesn't implement the IBM standard, ;)
Basically, it'll be real nice if Python and Prothon behaves equally in decimal float.
. Facundo
- Previous message: [Python-Dev] decimal.Context.copy() shallow or deep?
- Next message: [Python-Dev] Re: Re: Decimal type question [Prothon]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]