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 do to solve this? (sorry for my bad english) -- https://mail.python.org/mailman/listinfo/python-list
- can you help guys? brokolists
- Re: can you help guys? Ian Kelly
- Re: can you help guys? Steven D'Aprano
- Re: can you help guys? brokolists
- Re: can you help guys? Dave Angel
- Re: can you help guys? brokolists