Float to ascii Items tagged with Float to ascii
8051 Decimals in C
there are some ways to doing this
u can see these attachments
ieee math file is for ieee standard math calculations
... Read Compelte post
u can see these attachments
ieee math file is for ieee standard math calculations
... Read Compelte post
Posted by majoka on Wed Feb 09 2011, 12:02 am
8051 Decimals in C
1.While programming 8051 in C ... Is there a more effective(in saving memory) way to deal with decimal points .... Though we all know that we can just create a variable "float" or "double" and do "multiplications" and "division" on them easily but doing that wont be an effective way to program 8051 using C language....
Effectiveness does depends on the way of writing code. especially incase of floa... Read Compelte post
Posted by ajay_bhargav on Wed Feb 09 2011, 12:31 am