Question

What is the largest exponent possible in a double-precision float? I tried putting in 1023 and...

What is the largest exponent possible in a double-precision float? I tried putting in 1023 and it did not work. Any ideas?

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
What is the largest exponent possible in a double-precision float? I tried putting in 1023 and...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 2.4 Recall from class that MATLAB uses standard (IEEE) double-precision floating point notation: 52 bits 11...

    2.4 Recall from class that MATLAB uses standard (IEEE) double-precision floating point notation: 52 bits 11 bits where each bit b Any Number- +/- (1.bbb...bbb)2 x 2 (bbb..bb2 102310 represents the digit 0 or 1. That is, the mantissa is always assumed to start with a 1, with 52 bits afterwards, and the exponent is an eleven bit integer (from 000..001 to 111...110) biased by subtracting 1023 Well, in "my college days" the standard was single-precision floating point notation in...

  • What are the largest positive representable numbers in 32-bit IEEE 754 single precision floating point and...

    What are the largest positive representable numbers in 32-bit IEEE 754 single precision floating point and double precision floating point? Show the bit encoding and the values in base 10. a) Single Precision b) Double Precision link to circuit:http://i.imgur.com/7Ecb2Lw.png

  • Why float f = 10d will cause the compiler error/ and why int and double did...

    Why float f = 10d will cause the compiler error/ and why int and double did not cause any compiler error ? public class Main { public static void main(String[] args) { // write your code here char c = 38; int i = 'a'; double d = 10f; double d2 = 10; float f = 10d; System.out.println(a + b); } }

  • (30 pts) In addition to the default IEEE double-precision format (8 byte 64 bits) to store...

    (30 pts) In addition to the default IEEE double-precision format (8 byte 64 bits) to store floating-point numbers, MATLAB can also store the numbers in single-precision format (4 bytes, 32 bits). Each value is stored in 4 bytes with 1 bit for the sign, 23 bits for the mantissa, and 8 bits for the signed exponent: Sign Signed exponent Mantissa 23 bits L bit 8 bits Determine the smallest positive value (expressed in base-10 number) that can be represented using...

  • Hello. I need help on the following problem. I have tried already putting "no adjustment required"...

    Hello. I need help on the following problem. I have tried already putting "no adjustment required" but it still comes out incorrect. Thank you. As a long-term investment at the beginning of the 2018 fiscal year, Florists International purchased 30% of Nursery Supplies Inc's 8 million shares for $56 million. The fair value and book value of the shares were the same at that time. The company realizes that this investment typically would be accounted for under the equity method,...

  • What would be the IEEE 754 double precision floating point representation of 1.32487359893280124981233898124124 times 10^-17. For...

    What would be the IEEE 754 double precision floating point representation of 1.32487359893280124981233898124124 times 10^-17. For explanation, I want you to document the steps you perform, in this order: (1) What is n in decimal fixed point form (ddd.ddd,dd); (2) What is n in binary fixed point form (bbb.bbbb), storing the first 110 bits following the binary point); (3) What is the normalized binary number, written in the form 1.bbbbb...bbb times 2^e, storing 54 bits following the binary point) (4)...

  • When the following equation is balanced using the smallest possible integers, what is the exponent of...

    When the following equation is balanced using the smallest possible integers, what is the exponent of Na(Al(OH)4) in the reaction quotient expression? Al(s) + NaOH(aq) + H2O(l) <=> Na(Al(OH)4)(aq) + H2(g) PLEASE DO STEP BY STEP!!! I know the answer is 2

  • I tried to run this code but it says error, I don't know what am I...

    I tried to run this code but it says error, I don't know what am I missing. #include <stdio.h> struct complex { float real, imag; }; main() { struct complex a,b,c; extern void c_mult(struct complex a, struct complex b, struct complex *c); a.real =1.0; a.imag =1.0; b.real=1.0; b.imag =1.0; c_mult(a,b,&c); printf("%f%+f\n", c.real, c.imag); exit(0); }

  • I have already tried putting the beginning inventory as 640, it said it was wrong. Johnson...

    I have already tried putting the beginning inventory as 640, it said it was wrong. Johnson Manufacturing produces self-watering planters for use in upscale retail establishments. Sales projections for the first five months of the upcoming year show the estimated unit sales of the planters each month to be as follows: (Click the icon to view additional information.) Inventory at the start of the year was 640 planters. The desired inventory of planters at the end of each month should...

  • a. What double precision floating point number is represented by the following 64-bit binary? Show your...

    a. What double precision floating point number is represented by the following 64-bit binary? Show your work. 0xC02A8000 00000000 1100 0000 0010 1010 1000 0000 0000 0000   0000 0000 0000 0000 0000 0000 0000 0000 b.. What instruction is represented by the binary? Show your work: 0xA194FF58 1 0 1 0|0 0 0 1|1 0 0 1|0 1 0 0|1 1 1 1|1 1 1 1|0 1 0 1|1 0 0 0

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT