Python Forum
getting mantissa size of float
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
getting mantissa size of float
#8
(May-02-2022, 08:44 AM)Gribouillis Wrote: Perhaps sys.float_info.mant_dig is the required information? It gives 53 on my system.

that's what i'm looking for. i was searching "mantissa" but that word was not used so it was not found. a slow read about the float type would have gotten the reference but, as usual, i am in a hurry and trying to find things the most direct way.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
getting mantissa size of float - by Skaperen - May-01-2022, 10:55 PM
RE: getting mantissa size of float - by DeaD_EyE - May-02-2022, 07:34 AM
RE: getting mantissa size of float - by Gribouillis - May-02-2022, 07:46 AM
RE: getting mantissa size of float - by DeaD_EyE - May-02-2022, 07:47 AM
RE: getting mantissa size of float - by DeaD_EyE - May-02-2022, 07:53 AM
RE: getting mantissa size of float - by Gribouillis - May-02-2022, 08:44 AM
RE: getting mantissa size of float - by DeaD_EyE - May-02-2022, 12:47 PM
RE: getting mantissa size of float - by Skaperen - May-03-2022, 07:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python calculate float plus float is incorrect? sirocawa 6 554 Apr-16-2024, 01:45 PM
Last Post: DeaD_EyE
  size of set vs size of dict zweb 0 2,206 Oct-11-2019, 01:32 AM
Last Post: zweb
  Comaparing Float Values of Dictionary Against A Float Value & Pick Matching Key firebird 2 3,484 Jul-25-2019, 11:32 PM
Last Post: scidam
  CSV file created is huge in size. How to reduce the size? pramoddsrb 0 10,568 Apr-26-2018, 12:38 AM
Last Post: pramoddsrb

Forum Jump:

User Panel Messages

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