Author Topic: Number Conversion App (binary, hex, octal, 32/64/128 integers, 32/64 floats)  (Read 3736 times)

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Some of you might find it useful and the attached picture shows what it looks like.

Get it here:  https://github.com/GitHubDragonFly/Number_Type_Converter

Windows Ms Calculator in Programmer Mode offers lots of these features and can be used to double check the accuracy.

« Last Edit: December 03, 2023, 01:32:58 PM by Godra »

Phrog30

  • Guest
Re: Number Conversion App (binary, hex, 32 & 64 bit floats, integers...)
« Reply #1 on: December 10, 2019, 08:56:06 AM »
Several websites have conversion tools as well. 

One of many, https://www.rapidtables.com/convert/number/decimal-to-hex.html

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: Number Conversion App (binary, hex, 32 & 64 bit floats, integers...)
« Reply #2 on: December 10, 2019, 10:52:13 AM »
Here is the one I was using before deciding to create this app:

https://www.binaryconvert.com/index.html