Binary scaling: Difference between revisions

Content deleted Content added
Robin48gx (talk | contribs)
top: ce
Line 1:
{{Refimprove|date=December 2009}}
'''Binary scaling''' is a [[computer programming]] technique used mainlytypically byin embedded [[C (programming language)|C]], [[Digital signal processing|DSP]] and [[assembly language|assembler]] programmersprograms to perform a pseudoimplement [[floating point]] operations by using the native [[integer]] arithmetic of the processor.
 
==Overview==