Runiter Company
Would you like to react to this message? Create an account in a few clicks or log in to continue.

dec to hex or bin

2 posters

Go down

dec to hex or bin Empty dec to hex or bin

Post  spirail Thu Apr 29, 2021 10:24 am

how do i convert between dec, hex, bin etc?

spirail

Posts : 7
Join date : 2021-04-29

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  runiter Sat May 01, 2021 12:58 am

Due to not many people using the feature to convert between dec, hex, bin, etc, we decided to move that feature.
It was taking too much user-interface space since we had dedicated buttons for each.
But if you like we can instead include functions that convert them in future release.
runiter
runiter
Admin

Posts : 147
Join date : 2007-12-05
Age : 43
Location : Boston, MA, USA

http://www.runiter.com

Back to top Go down

dec to hex or bin Empty dec to hex or bin

Post  spirail Mon May 03, 2021 8:01 am

yes please!. It's really the only thing that I use the windows calculator for.

I'd be super happy just for the values to put into the new function space myself that would perform this task.
While i only needs dec, hex and bin, im guessing a generic function like "toBase(value, base)" would be useful.

Is there a tutorial on how to write complicated custom functions? what language is it back there?

I'm quite surprised that you don't have more users using this feature. It's very useful for programmers.

spirail

Posts : 7
Join date : 2021-04-29

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  runiter Mon May 03, 2021 8:13 pm

Great, I will add that function to next release.

To answer your question, yes you can define custom functions.
It's easy to do.
You can find documentation about it here:

https://www.runiter.com/math-calculator/help.htm#Defining_your_own_functions

You can also define recursive functions. Examples are here:

https://www.runiter.com/graphing-calculator/plot-recursive-functions-graphs.htm
runiter
runiter
Admin

Posts : 147
Join date : 2007-12-05
Age : 43
Location : Boston, MA, USA

http://www.runiter.com

Back to top Go down

dec to hex or bin Empty You did it!!!!

Post  spirail Tue Jan 18, 2022 3:16 am

Thanks so much!
You now have the best calculator.
dec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60ddec to hex or bin 1f60d

spirail

Posts : 7
Join date : 2021-04-29

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  runiter Tue Jan 18, 2022 8:15 am

You're welcome spirail. I take it you found out about the new hex/bin feature that I re-added to the calculator in the latest update Smile
runiter
runiter
Admin

Posts : 147
Join date : 2007-12-05
Age : 43
Location : Boston, MA, USA

http://www.runiter.com

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  spirail Tue Jan 18, 2022 9:34 am

That's right!
The update only got pushed to me today.

spirail

Posts : 7
Join date : 2021-04-29

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  spirail Wed Feb 02, 2022 4:59 am

So. How does one bout the characters ABCD in the input box when converting from Hex to Dec?
If i set the input to Hex and enter ABCD in the input box, the output says n/a

spirail

Posts : 7
Join date : 2021-04-29

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  runiter Mon Feb 07, 2022 9:42 pm

Sorry, it was a bug. I fixed it and released v8.7. It should be available in Windows appstore within a day.
runiter
runiter
Admin

Posts : 147
Join date : 2007-12-05
Age : 43
Location : Boston, MA, USA

http://www.runiter.com

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  spirail Wed Feb 09, 2022 11:33 am

Thanks so much for the fix!. Really appreciate it. Best calculator ever!

Oh, btw, there is no path from the application to this forum anymore. Your new website has no forum links.

spirail

Posts : 7
Join date : 2021-04-29

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  runiter Wed Feb 09, 2022 11:44 am

yes, in addition to that I also removed links to forum from the App itself (used to be part of Help menu).
The reason I did this is that I'm going to retire this forum. It will still be usable but I won't be advertising it anymore.
Instead I added a "Contact us" button directly on the calculator app so you can click on it and send me your questions directly there. It's the green telephone icon on the toolbar.
I figured that would be easier for most people than to post in forum.
Forum would be useful for popular apps so that other users can help each other but I think this app is not popular enough yet to warrant a forum. Perhaps in future Smile
runiter
runiter
Admin

Posts : 147
Join date : 2007-12-05
Age : 43
Location : Boston, MA, USA

http://www.runiter.com

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  spirail Fri Feb 11, 2022 10:48 am

Fair enough.

btw.. this hex stuff needs some work, or at the very least some disclaimers, such as: it doesn't actually support doing math in hex.
40000-3F800 = 800 ... not 11,800

I think you might want to rethink how this is implemented.

spirail

Posts : 7
Join date : 2021-04-29

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  runiter Sun Feb 13, 2022 9:06 pm

Thanks for finding this issue.
It was because 3F800 was internally interpreted as 3*F800.
I fixed it by disabling implicit multiplications for non-decimal expressions.

You should get an update within a day.
runiter
runiter
Admin

Posts : 147
Join date : 2007-12-05
Age : 43
Location : Boston, MA, USA

http://www.runiter.com

Back to top Go down

dec to hex or bin Empty Re: dec to hex or bin

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum