Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

A few questions


  • Please log in to reply

#1
GIB

GIB

    Member

  • Member
  • PipPip
  • 61 posts
1) In a computer that handles real numbers, what data is stored in the mantissa and in the exponent?

2) What is the connection between the resolution of a screen and its bit-map?

3) How are vector graphics stored in the memory?

Thanks for any help at all, and sorry if this is in the wrong section but it didn't seem relevant to the other sections.
  • 0

Advertisements


#2
sari

sari

    GeekU Admin

  • Community Leader
  • 21,806 posts
  • MVP
These are not normal computing questions, and sound suspiciously like homework questions. We don't help with homework. If it's homework, you're welcome to search the wide world of the internet to find your answers. If it's not homework, you may still search, but perhaps someone will read this and be able to help you.
  • 0

#3
jaxisland

jaxisland

    Member 1K

  • Member
  • PipPipPipPip
  • 1,703 posts

1) In a computer that handles real numbers, what data is stored in the mantissa and in the exponent?


What computer handles fake numbers?
  • 0

#4
dsenette

dsenette

    Je suis Napoléon!

  • Community Leader
  • 26,047 posts
  • MVP
Real number
Complex number (which i always learned as "non-real numbers")
  • 0

#5
jaxisland

jaxisland

    Member 1K

  • Member
  • PipPipPipPip
  • 1,703 posts

Real number
Complex number (which i always learned as "non-real numbers")


Ok Im with you to that point but why would a computer only use one or the other?
  • 0

#6
Phil

Phil

    IRC Chat Staff

  • IRC Chat Staff
  • 21 posts
1. The mantissa stores the fractional part and the exponent stores the power of 2 to which the mantissa is raised.
E.g. If the mantissa is: 01100000 (3/4) and the exponent is 00000110 (6) then it's 3/4 * 2^6 = 48

2. A bit-map is a 2D array of pixels. The larger the screen resolution, the larger the bit-map since there are more pixels to "map".

3. 3 things are stored: the x co-ordinate, the y co-ordinate and the colour.


Phil
  • 0

#7
jaxisland

jaxisland

    Member 1K

  • Member
  • PipPipPipPip
  • 1,703 posts

1. The mantissa stores the fractional part and the exponent stores the power of 2 to which the mantissa is raised.
E.g. If the mantissa is: 01100000 (3/4) and the exponent is 00000110 (6) then it's 3/4 * 2^6 = 48

2. A bit-map is a 2D array of pixels. The larger the screen resolution, the larger the bit-map since there are more pixels to "map".

3. 3 things are stored: the x co-ordinate, the y co-ordinate and the colour.


Phil


Pfwww I knew that :whistling:
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP