On 8/18/07, Ashutosh Adkar <ashu.adkar at gmail.com> wrote: > Hi, > Can anybody please tell me the reason as to why floating point > arithmetic is not very convinient in kernel code as against user code? Its mostly for efficiency reasons. -aditya