

InterviewSolution
Saved Bookmarks
1. |
If X is a real number with ‘r’ as the radix, A is the number of integer digits and B is the number of fraction digits, then X=\(\sum_{i=-A}^B b_i r^{-i}\).(a) True(b) FalseI had been asked this question in examination.Enquiry is from Representation of Numbers topic in portion Discrete Time Systems Implementation of Digital Signal Processing |
Answer» Right CHOICE is (a) True |
|