my problem is i m working with very long float numbers and i use
numberx =float(( input( 'enter the number\n ')))
after i use this command when i enter something more than 10 or 11 digits it
uses like 1e+10 or something like that
but i have to calculate it without scientific 'e' type. what can i d
24 Nisan 2015 Cuma 02:20:12 UTC+3 tarihinde Steven D'Aprano yazdı:
> On Fri, 24 Apr 2015 01:51 am, brokolists wrote:
>
> > my problem is i m working with very long float numbers and i use
> > numberx =float(( input( 'enter the number\n ')))
> > after i use t
i fixed the problem . ty for helps btw.
the problem was after i started using Decimal was i was cheking the outputs
based on their lenght and when you type
getcontext().prec=20 ;
it returns allmost every mathematical output based on 20 digits eventhough
when they are not neccessary like 20.0