Python Forum
float.hex() is one bit short
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
float.hex() is one bit short
#4
I assumed the underlying issue was similar to signed/unsigned ints, where one bit is used to keep track of whether or not the value is negative.

After actually looking, it appears I know almost nothing of floats, and will thus bow out of the conversation... https://stackoverflow.com/a/18409644
...good luck?
Reply


Messages In This Thread
float.hex() is one bit short - by Skaperen - Jul-26-2017, 01:23 AM
RE: float.hex() is one bit short - by nilamo - Jul-26-2017, 02:09 AM
RE: float.hex() is one bit short - by Skaperen - Jul-26-2017, 02:17 AM
RE: float.hex() is one bit short - by nilamo - Jul-26-2017, 02:28 AM
RE: float.hex() is one bit short - by Skaperen - Jul-26-2017, 03:53 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  short version of os.listdir() Skaperen 4 222 May-12-2024, 09:11 AM
Last Post: snippsat
  python calculate float plus float is incorrect? sirocawa 6 418 Apr-16-2024, 01:45 PM
Last Post: DeaD_EyE
  Short code for EventGhost not working Patricia 8 3,767 Feb-09-2021, 07:49 PM
Last Post: Patricia
  How can I make a short-key in Spyder (Python IDE)? moose 3 2,749 Nov-02-2020, 12:13 PM
Last Post: jefsummers
  Short font question Pizzas391 9 3,375 Nov-27-2019, 05:57 PM
Last Post: ichabod801
  Comaparing Float Values of Dictionary Against A Float Value & Pick Matching Key firebird 2 3,437 Jul-25-2019, 11:32 PM
Last Post: scidam
  short way to combine tuples and int's Annie 6 4,628 Jun-16-2017, 02:35 AM
Last Post: Annie

Forum Jump:

User Panel Messages

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