Floating Point Representations - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

Floating Point Representations

Description:

Floating Point Representations CDA 3101 Discussion Session 02 Question 1 Converting the binary number 1100 0000 1101 1001 1001 1001 1001 10102 to decimal, if the ... – PowerPoint PPT presentation

Number of Views:107
Avg rating:3.0/5.0
Slides: 6
Provided by: ufl82
Learn more at: https://www.cise.ufl.edu
Category:

less

Transcript and Presenter's Notes

Title: Floating Point Representations


1
Floating Point Representations
  • CDA 3101
  • Discussion Session 02

2
Question 1
  • Converting the binary number
  • 1100 0000 1101 1001 1001 1001 1001 10102
  • to decimal, if the binary is single precision
    floating-point?

3
Question 2
  • Show the IEEE 754 binary representation for the
    floating-point number 0.110 in singleprecision
    and doubleprecision

4
Question 3
  • Convert the following single-precision numbers
    into decimal
  • a. 0 11111111 0000000000000000000000
  • b. 0 00000000 0000000000000000000010

5
Question 4
  • Consider the 80-bit extended-precision IEEE 754
    floating point standard that uses 1 bit for the
    sign, 16 bits for the biased exponent and 63 bits
    for the fraction (f). Then, write (i) the 80- bit
    extended-precision floating point representation
    in binary and (ii) the corresponding value in
    base-10 positional (decimal) system of
  • the third smallest positive normalized number
  • the largest (farthest from zero) negative
    normalized number
  • the third smallest positive denormalized number
  • that can be represented.
Write a Comment
User Comments (0)
About PowerShow.com