CONVERTION OF UNSIGNED TO FLOATING POINT NUMBER

Status
Not open for further replies.

honnaraj.t

Member level 2
Joined
Aug 3, 2007
Messages
48
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,725
HI,

i am designing graphics accelerator. in my project i thought all number are unsigned and designing the system.

problem:- in my process i need to divide two numbers. most of the time denominator is greater than nuemerator so it as to give real number theoritically. BUT through my development board i am got unsigned divider as well as floating point divider. i dont want to use the floating point divider because of complexity, but i have to do this function using unsigned divider-which gives answer in terms of QUOTIENT AND REMAINDER. please help me to achieve this. thanks in advance.

eg:- i want to achieve something like this --------100/300=33
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…