Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Force calculation result as decimal
Post: RE: Force calculation result as decimal

Hi Scidam, this solution is perfect to me thx a lot dude! I am using python 2.6 because this is the version redhat provides by defaut (2.6 on el6 & 2.7 on el7). Of course we can enable the softwa...
vercetty92 General Coding Help 4 2,806 Mar-20-2019, 02:27 PM
    Thread: Force calculation result as decimal
Post: RE: Force calculation result as decimal

Hi Nilamo, Thanks a lot for your answer. Your first command works fine, for the 2 others it returns : # python -c "from decimal import Decimal; print(Decimal(0.0000006) + Decimal(0.0000008))" Trace...
vercetty92 General Coding Help 4 2,806 Mar-20-2019, 10:35 AM
    Thread: Force calculation result as decimal
Post: Force calculation result as decimal

Hi folks, I come here to ask you a quick question I am a noob in python and I have a so simple problem. I looked at several python documentations, but I think my poor basic knowlegde of python doesn...
vercetty92 General Coding Help 4 2,806 Mar-19-2019, 05:15 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020