1 1 vote In IEEE double precision format, the sum of the largest and 2nd largest implicit fractional numbers is Digital Logic + – Parshu gate 1.5k views answer comment Share Follow Print See all 6 Comments 6 6 Comments reply Show 3 previous comments Ashwin Kulkarni commented Jan 19, 2018 reply Follow flag Corrected now @mohit! Thanks :) 0 0 replyShare hs_yadav commented Jan 19, 2018 reply Follow flag @ Ashwin Kulkarni i think in the case o f double precision...baised used is 1023 and bit allocated for mantisa is 53.... therefor largest number in double precision would be...like this... 1.11111 (53 times)* 21024 l or (2-2-53) ..* 21024 isn't it? 0 0 replyShare MIRIYALA JEEVAN KUMA commented Jan 25, 2018 reply Follow flag @awsin bias should be used : 1023 we can't use 1024 as bias, why because 2047 is used for representing infinity @hs_yadav we use 52 only for mantissa 0 0 replyShare Please log in or register to add a comment.