Kodewerx https://www.kodewerx.org/forum/ |
|
Number to Hex Converter https://www.kodewerx.org/forum/viewtopic.php?f=5&t=3302 |
Page 1 of 1 |
Author: | Snipex [ Sun Jun 24, 2007 2:28 am ] |
Post subject: | Number to Hex Converter |
I found this while looking online.Just type the number in the decimal and it converts it to Hex i nthe hexadecimal =D. Click Here |
Author: | Hextator [ Sun Jun 24, 2007 7:45 am ] |
Post subject: | |
Two things. - Calc.exe - http://www.paulschou.com/tools/xlate/ |
Author: | Dualscreenman [ Sun Jun 24, 2007 6:09 pm ] |
Post subject: | Re: Number to Hex Converter |
A third: -Hexadecimal numbers are numbers. |
Author: | Sonic [ Tue Jul 03, 2007 4:57 pm ] |
Post subject: | Re: Number to Hex Converter |
this one's my favorite: http://www.statman.info/conversions/hexadecimal.html VERY easy and fast |
Author: | King Rhyono [ Tue Jul 03, 2007 6:56 pm ] |
Post subject: | Re: |
Zeld wrote: This is my favorite |
Author: | Lazy Bastard [ Wed Jul 04, 2007 9:10 pm ] |
Post subject: | Re: Number to Hex Converter |
Yes, the Windows built-in calc is quite useful. |
Author: | Dualscreenman [ Thu Jul 05, 2007 5:41 am ] |
Post subject: | Re: Number to Hex Converter |
Only thing that bugs me about it is that you can only square numbers in scientific mode, and can only use the square root function in Normal mode. |
Author: | James0x57 [ Thu Jul 05, 2007 8:26 am ] |
Post subject: | Re: Number to Hex Converter |
Dualscreenman wrote: Only thing that bugs me about it is that you can only square numbers in scientific mode, and can only use the square root function in Normal mode. x^.5 is square root. x^(1/10) is 10th root. In scientific mode, press a number, the x^y button, then .5, = and you get square root.169 x^Y .5 = 13 ![]() [edit] You can, if you really wanted to, also do it this way in scientific mode: type this sequence into the claculator where x^y, =, /, log, MS, and MR are visible buttons and 'x' is the number you want the square root of: 'x' log / 2 = MS 10 x^y MR = Now your square root is shown. :p [edit2] The math in that is like this, if you care: for log, assume bace 10 log('x')/2 = log(TheSquareRootOf'x') The calculator outputs the result of log(TheSquareRootOf'x') obviously so store that, 'MS', for recalling, 'MR', as the power of 10 what log is, if you don't know, is something like this: log[baseA](of Q) = R where A^R = Q |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |