tom_hanks
Full Member level 5
i want to do following calculation in C...
Multiply by .62536
Multiply by 9.46344
can any one suggest >>,<< method to solve this prob.
ex:
for .62536,
=(((x <<2)+3)/6)
any comments are welcome!!
:
Multiply by .62536
Multiply by 9.46344
can any one suggest >>,<< method to solve this prob.
ex:
for .62536,
=(((x <<2)+3)/6)
any comments are welcome!!
: