Kodewerx

Our culture has advanced beyond all that you could possibly comprehend with one hundred percent of your brain.
It is currently Fri Mar 29, 2024 12:02 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Number to Hex Converter
PostPosted: Sun Jun 24, 2007 2:28 am 
Offline
Kommunist
Kommunist

Joined: Sun Jan 28, 2007 6:25 pm
Posts: 24
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


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Jun 24, 2007 7:45 am 
Offline
Komrade
Komrade

Joined: Tue Mar 27, 2007 10:18 am
Posts: 1328
Two things.

- Calc.exe

- http://www.paulschou.com/tools/xlate/

_________________
Image


Top
 Profile  
Reply with quote  
PostPosted: Sun Jun 24, 2007 6:09 pm 
Offline
Komrade
Komrade
User avatar

Joined: Mon Oct 02, 2006 5:56 pm
Posts: 1978
Title: Mr. Bitches
A third:

-Hexadecimal numbers are numbers.

_________________
Image
Image
<EggWerx> MetalOverlord: Dsman and lemmayoshi will be used for taco meat, ask mo he knows me.
jleemero wrote:
Being required to learn Java for a Comp Sci MAJOR is like being required to shit on a lawnmower to be an astronaut.


Top
 Profile  
Reply with quote  
PostPosted: Tue Jul 03, 2007 4:57 pm 
Offline
Kommunist
Kommunist
User avatar

Joined: Fri May 04, 2007 2:08 pm
Posts: 27
this one's my favorite: http://www.statman.info/conversions/hexadecimal.html

VERY easy and fast

_________________
ImageImageImageImageImageImage


Top
 Profile  
Reply with quote  
 Post subject: Re:
PostPosted: Tue Jul 03, 2007 6:56 pm 
Zeld wrote:

This is my favorite


Top
  
Reply with quote  
PostPosted: Wed Jul 04, 2007 9:10 pm 
Offline
Kommunist
Kommunist

Joined: Sun Oct 01, 2006 11:05 pm
Posts: 68
Yes, the Windows built-in calc is quite useful.

_________________
I may be lazy, but I can...zzzZZZzzzZZZzzz...

GameHacking.org


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 05, 2007 5:41 am 
Offline
Komrade
Komrade
User avatar

Joined: Mon Oct 02, 2006 5:56 pm
Posts: 1978
Title: Mr. Bitches
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.

_________________
Image
Image
<EggWerx> MetalOverlord: Dsman and lemmayoshi will be used for taco meat, ask mo he knows me.
jleemero wrote:
Being required to learn Java for a Comp Sci MAJOR is like being required to shit on a lawnmower to be an astronaut.


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 05, 2007 8:26 am 
Offline
Krew (Admin)
Krew (Admin)
User avatar

Joined: Sun Oct 01, 2006 9:46 pm
Posts: 2331
Location: *poof*
Title: The Mad Hacker
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

_________________
Image


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 142 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group