BASE 10 to IEEE format (1 Viewer)

jeremypaule

Registered User.
Local time
Today, 10:04
Joined
Aug 21, 2006
Messages
135
Could some one explain to me how to convert Base 10 to IEEE format??

Here are two problems I need help on

1. Code the number 12.0957 (base 10) in floating point form using IEEE FORMAT.

2. Decode the following number coded in single precision IEEE floating point form: 85 E4 B0 00 (base 16)

any help would be great, or the answers so I can figure it out myself.
 

jeremypaule

Registered User.
Local time
Today, 10:04
Joined
Aug 21, 2006
Messages
135
thanks but thats for base 16, I already know that. any help with floating point IEEE?
 

Users who are viewing this thread

Top Bottom